197 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2858 AND nright <= 2865
ORDER BY `level_depth` ASC, cs.`position` ASC |
4.606
ms
|
1306 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
95 |
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product`) FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1 |
4.066
ms
|
4760 |
|
|
/classes/SpecificPrice.php:283
/classes/SpecificPrice.php:341 (filterOutField)
/classes/SpecificPrice.php:609 (computeExtraConditions)
/controllers/front/ProductController.php:501 (getQuantityDiscounts)
/controllers/front/ProductController.php:296 (assignPriceAndTax)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
211 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2722 AND nright <= 2747
ORDER BY `level_depth` ASC, cs.`position` ASC |
3.817
ms
|
1248 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
329 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3872 AND nright <= 3901
ORDER BY `level_depth` ASC, cs.`position` ASC |
3.752
ms
|
1462 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
230 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3192 AND nright <= 3261
ORDER BY `level_depth` ASC, cs.`position` ASC |
3.634
ms
|
1497 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
331 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3726 AND nright <= 3871
ORDER BY `level_depth` ASC, cs.`position` ASC |
3.362
ms
|
1523 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
321 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3620 AND nright <= 3705
ORDER BY `level_depth` ASC, cs.`position` ASC |
3.151
ms
|
1575 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
207 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2790 AND nright <= 2803
ORDER BY `level_depth` ASC, cs.`position` ASC |
3.117
ms
|
1275 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
228 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3292 AND nright <= 3377
ORDER BY `level_depth` ASC, cs.`position` ASC |
3.034
ms
|
1555 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
337 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3494 AND nright <= 3613
ORDER BY `level_depth` ASC, cs.`position` ASC |
3.001
ms
|
1637 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
209 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2810 AND nright <= 2833
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.910
ms
|
1290 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
685 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3620 AND nright <= 3705
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.902
ms
|
1575 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
617 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 6
AND nleft >= 3459 AND nright <= 3472
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.808
ms
|
1601 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
693 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3494 AND nright <= 3613
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.793
ms
|
1637 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
186 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3410 AND nright <= 3457
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.731
ms
|
1594 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
226 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3044 AND nright <= 3163
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.703
ms
|
1449 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
213 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2874 AND nright <= 2895
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.695
ms
|
1321 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
188 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3484 AND nright <= 3491
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.669
ms
|
1611 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
192 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 6
AND nleft >= 3459 AND nright <= 3472
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.667
ms
|
1601 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
190 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 6
AND nleft >= 3473 AND nright <= 3482
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.642
ms
|
1606 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
635 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3044 AND nright <= 3163
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.634
ms
|
1449 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
333 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3902 AND nright <= 3949
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.632
ms
|
1447 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
614 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3410 AND nright <= 3457
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.599
ms
|
1594 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
636 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3292 AND nright <= 3377
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.596
ms
|
1555 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
690 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3726 AND nright <= 3871
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.594
ms
|
1523 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
232 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3262 AND nright <= 3291
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.568
ms
|
1512 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
830 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-09-14 00:00:00",
INTERVAL 10 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 1997 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY RAND() LIMIT 17 |
2.541
ms
|
56 |
Yes
|
|
/classes/Category.php:1047
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
327 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4068 AND nright <= 4131
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.538
ms
|
1364 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
615 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3484 AND nright <= 3491
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.530
ms
|
1611 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
683 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3996 AND nright <= 4067
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.518
ms
|
1400 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
217 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2748 AND nright <= 2789
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.494
ms
|
1268 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
317 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3996 AND nright <= 4067
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.493
ms
|
1400 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
319 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4146 AND nright <= 4245
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.487
ms
|
1326 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
325 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3950 AND nright <= 3995
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.481
ms
|
1423 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
616 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 6
AND nleft >= 3473 AND nright <= 3482
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.468
ms
|
1606 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
637 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3192 AND nright <= 3261
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.464
ms
|
1497 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
687 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3950 AND nright <= 3995
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.444
ms
|
1423 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
175 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4572 AND nright <= 4699
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.441
ms
|
1118 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
691 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3902 AND nright <= 3949
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.393
ms
|
1447 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
684 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4146 AND nright <= 4245
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.388
ms
|
1326 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
638 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3262 AND nright <= 3291
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.387
ms
|
1512 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
673 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2930 AND nright <= 2969
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.374
ms
|
1358 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
689 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3872 AND nright <= 3901
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.373
ms
|
1462 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
323 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4260 AND nright <= 4283
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.358
ms
|
1269 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
299 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2930 AND nright <= 2969
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.353
ms
|
1358 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
251 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2492 AND nright <= 2507
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.352
ms
|
1130 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
205 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2896 AND nright <= 2913
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.326
ms
|
1330 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
672 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2970 AND nright <= 3019
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.319
ms
|
1378 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
688 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4068 AND nright <= 4131
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.313
ms
|
1364 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
263 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2670 AND nright <= 2683
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.292
ms
|
1216 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
171 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4534 AND nright <= 4557
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.291
ms
|
1136 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
686 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4260 AND nright <= 4283
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.285
ms
|
1269 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
607 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4808 AND nright <= 4989
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.275
ms
|
1001 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
671 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3020 AND nright <= 3035
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.273
ms
|
1386 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
458 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4286 AND nright <= 4343
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.268
ms
|
1256 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
758 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4416 AND nright <= 4523
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.266
ms
|
1195 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
297 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2970 AND nright <= 3019
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.266
ms
|
1378 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
173 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4808 AND nright <= 4989
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.253
ms
|
1001 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
295 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 3020 AND nright <= 3035
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.247
ms
|
1386 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
808 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1482 AND nright <= 1879
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.239
ms
|
825 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
628 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2874 AND nright <= 2895
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.235
ms
|
1321 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
335 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4246 AND nright <= 4259
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.225
ms
|
1276 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
630 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2748 AND nright <= 2789
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.222
ms
|
1268 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
245 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2564 AND nright <= 2599
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.217
ms
|
1174 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
221 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2866 AND nright <= 2873
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.214
ms
|
1310 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
243 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2600 AND nright <= 2633
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.210
ms
|
1191 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
655 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2634 AND nright <= 2641
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.209
ms
|
1195 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
608 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4572 AND nright <= 4699
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.200
ms
|
1118 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
462 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4416 AND nright <= 4523
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.200
ms
|
1195 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
557 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1482 AND nright <= 1879
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.191
ms
|
825 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
756 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4286 AND nright <= 4343
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.181
ms
|
1256 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
627 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2722 AND nright <= 2747
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.174
ms
|
1248 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
625 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2790 AND nright <= 2803
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.158
ms
|
1275 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
215 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2686 AND nright <= 2713
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.158
ms
|
1231 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
241 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2444 AND nright <= 2469
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.153
ms
|
1111 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
606 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4534 AND nright <= 4557
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.146
ms
|
1136 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
559 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2150 AND nright <= 2289
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.143
ms
|
1028 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
654 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2670 AND nright <= 2683
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.142
ms
|
1216 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
759 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4360 AND nright <= 4409
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.139
ms
|
1220 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
219 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2834 AND nright <= 2857
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.139
ms
|
1302 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
757 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4344 AND nright <= 4359
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.137
ms
|
1228 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
629 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2686 AND nright <= 2713
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.137
ms
|
1231 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
620 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2858 AND nright <= 2865
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.134
ms
|
1306 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
265 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2634 AND nright <= 2641
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.133
ms
|
1195 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
622 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2914 AND nright <= 2919
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.132
ms
|
1333 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
199 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2714 AND nright <= 2721
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.129
ms
|
1235 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
624 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2896 AND nright <= 2913
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.117
ms
|
1330 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
464 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4360 AND nright <= 4409
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.116
ms
|
1220 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
203 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2804 AND nright <= 2809
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.106
ms
|
1278 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
626 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2810 AND nright <= 2833
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.099
ms
|
1290 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
631 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2834 AND nright <= 2857
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.098
ms
|
1302 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
247 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2316 AND nright <= 2339
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.094
ms
|
1053 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
201 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2914 AND nright <= 2919
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.087
ms
|
1333 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
179 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4734 AND nright <= 4807
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.086
ms
|
1038 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
177 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4700 AND nright <= 4733
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.084
ms
|
1055 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
692 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4246 AND nright <= 4259
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.057
ms
|
1276 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
632 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2866 AND nright <= 2873
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.044
ms
|
1310 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
623 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2804 AND nright <= 2809
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.043
ms
|
1278 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
239 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2340 AND nright <= 2393
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.035
ms
|
1073 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
181 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4526 AND nright <= 4533
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.035
ms
|
1140 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
809 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2150 AND nright <= 2289
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.032
ms
|
1028 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
644 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2600 AND nright <= 2633
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.031
ms
|
1191 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
645 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2564 AND nright <= 2599
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.030
ms
|
1174 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
237 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2394 AND nright <= 2415
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.028
ms
|
1084 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
249 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2518 AND nright <= 2563
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.026
ms
|
1156 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
460 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4344 AND nright <= 4359
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.025
ms
|
1228 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
255 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2416 AND nright <= 2443
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.011
ms
|
1098 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
650 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2416 AND nright <= 2443
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.007
ms
|
1098 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
253 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2642 AND nright <= 2657
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.004
ms
|
1203 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
621 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2714 AND nright <= 2721
ORDER BY `level_depth` ASC, cs.`position` ASC |
2.001
ms
|
1235 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
810 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1918 AND nright <= 2055
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.988
ms
|
912 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
611 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4526 AND nright <= 4533
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.974
ms
|
1140 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
649 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2642 AND nright <= 2657
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.972
ms
|
1203 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
651 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2470 AND nright <= 2491
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.971
ms
|
1122 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
261 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2658 AND nright <= 2669
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.962
ms
|
1209 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
647 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2518 AND nright <= 2563
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.961
ms
|
1156 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
807 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2056 AND nright <= 2149
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.943
ms
|
958 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
257 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2470 AND nright <= 2491
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.941
ms
|
1122 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
653 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2658 AND nright <= 2669
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.940
ms
|
1209 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
610 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4734 AND nright <= 4807
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.924
ms
|
1038 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
259 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2508 AND nright <= 2517
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.923
ms
|
1135 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
642 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2340 AND nright <= 2393
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.917
ms
|
1073 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
150 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 2
AND nleft >= 2 AND nright <= 7023
AND c.id_category IN (
SELECT id_category
FROM `ps_category_group`
WHERE `id_group` IN (1)
)
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.900
ms
|
83 |
Yes
|
|
/modules/possearchproducts/possearchproducts.php:226
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
643 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2444 AND nright <= 2469
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.882
ms
|
1111 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
609 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4700 AND nright <= 4733
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.878
ms
|
1055 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
652 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2508 AND nright <= 2517
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.876
ms
|
1135 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
641 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2394 AND nright <= 2415
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.869
ms
|
1084 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
561 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1918 AND nright <= 2055
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.861
ms
|
912 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
555 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2056 AND nright <= 2149
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.846
ms
|
958 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
648 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2492 AND nright <= 2507
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.837
ms
|
1130 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
812 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2290 AND nright <= 2313
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.816
ms
|
1040 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
646 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2316 AND nright <= 2339
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.813
ms
|
1053 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
565 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2290 AND nright <= 2313
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.812
ms
|
1040 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
304 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5088 AND nright <= 5167
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.808
ms
|
875 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
2 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.777
ms
|
979 |
|
|
/classes/Configuration.php:160
/classes/Configuration.php:209 (loadConfiguration)
/classes/Configuration.php:289 (get)
/classes/shop/Shop.php:382 (getMultiShopValues)
/config/config.inc.php:122 (initialize)
/index.php:27 (require)
|
82 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.766
ms
|
979 |
|
|
/classes/Configuration.php:160
/override/classes/Configuration.php:11 (loadConfiguration)
/modules/ps_emailalerts/ps_emailalerts.php:91 (getGlobalValue)
/modules/ps_emailalerts/ps_emailalerts.php:74 (init)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:928 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
308 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5168 AND nright <= 5259
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.759
ms
|
835 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
676 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5088 AND nright <= 5167
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.758
ms
|
875 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1069 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 99386
ORDER BY f.position ASC |
1.737
ms
|
3 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
138 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.715
ms
|
979 |
|
|
/classes/Configuration.php:160
/override/classes/Configuration.php:11 (loadConfiguration)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1081 (getGlobalValue)
/classes/Hook.php:970 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:359 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/controller/FrontController.php:556 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
312 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5322 AND nright <= 5461
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.678
ms
|
758 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
310 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5260 AND nright <= 5321
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.661
ms
|
789 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
137 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.649
ms
|
979 |
|
|
/classes/Configuration.php:160
/override/classes/Configuration.php:11 (loadConfiguration)
/modules/pm_advancedsearch4/classes/As4SearchEngine.php:2265 (getGlobalValue)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3917 (getLocalStorageCacheKey)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3847 (includeAssets)
/classes/Hook.php:970 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:359 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/controller/FrontController.php:556 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
678 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5168 AND nright <= 5259
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.647
ms
|
835 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
83 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.636
ms
|
979 |
|
|
/classes/Configuration.php:160
/override/classes/Configuration.php:11 (loadConfiguration)
/modules/ps_emailalerts/ps_emailalerts.php:92 (getGlobalValue)
/modules/ps_emailalerts/ps_emailalerts.php:74 (init)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:928 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
680 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5322 AND nright <= 5461
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.629
ms
|
758 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
84 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.624
ms
|
979 |
|
|
/classes/Configuration.php:160
/override/classes/Configuration.php:11 (loadConfiguration)
/modules/ps_emailalerts/ps_emailalerts.php:93 (getGlobalValue)
/modules/ps_emailalerts/ps_emailalerts.php:74 (init)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:928 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
85 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.604
ms
|
979 |
|
|
/classes/Configuration.php:160
/override/classes/Configuration.php:11 (loadConfiguration)
/modules/ps_emailalerts/ps_emailalerts.php:94 (getGlobalValue)
/modules/ps_emailalerts/ps_emailalerts.php:74 (init)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:928 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
679 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5260 AND nright <= 5321
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.568
ms
|
789 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
12 |
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` |
1.562
ms
|
188 |
Yes
|
Yes
|
/classes/Hook.php:670
/classes/Hook.php:775 (getHookModuleExecList)
/classes/Dispatcher.php:593 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
811 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1880 AND nright <= 1917
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.550
ms
|
843 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
563 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1880 AND nright <= 1917
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.531
ms
|
843 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
42 |
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
1.446
ms
|
538 |
|
|
/classes/Hook.php:407
/classes/Hook.php:449 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:5716 (getManager)
/classes/Product.php:566 (getTaxesRate)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
677 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5466 AND nright <= 5501
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.423
ms
|
687 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
306 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5466 AND nright <= 5501
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.408
ms
|
687 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
528 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5744 AND nright <= 5771
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.383
ms
|
3512 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
659 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1234 AND nright <= 1301
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.364
ms
|
3512 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
272 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1234 AND nright <= 1301
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.358
ms
|
3512 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
804 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5506 AND nright <= 5553
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.346
ms
|
668 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
550 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5506 AND nright <= 5553
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.345
ms
|
668 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
795 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5554 AND nright <= 5609
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.341
ms
|
649 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
532 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5554 AND nright <= 5609
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.333
ms
|
649 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
729 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 474 AND nright <= 519
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.317
ms
|
258 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
797 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5610 AND nright <= 5635
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.315
ms
|
629 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
534 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5686 AND nright <= 5743
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.312
ms
|
3512 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
536 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5610 AND nright <= 5635
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.305
ms
|
629 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
526 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5636 AND nright <= 5657
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.305
ms
|
616 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
286 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1302 AND nright <= 1409
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.299
ms
|
3512 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
796 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5686 AND nright <= 5743
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.292
ms
|
3512 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
270 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1452 AND nright <= 1473
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.287
ms
|
623 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
666 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1302 AND nright <= 1409
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.285
ms
|
3512 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
567 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1476 AND nright <= 1481
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.285
ms
|
626 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
658 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1452 AND nright <= 1473
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.278
ms
|
623 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
524 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5772 AND nright <= 5801
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.275
ms
|
559 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
791 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5772 AND nright <= 5801
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.263
ms
|
559 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
800 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5676 AND nright <= 5685
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.252
ms
|
3512 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
793 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5744 AND nright <= 5771
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.249
ms
|
3512 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
290 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1422 AND nright <= 1451
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.241
ms
|
612 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
792 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5636 AND nright <= 5657
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.238
ms
|
616 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
668 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1422 AND nright <= 1451
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.237
ms
|
612 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
542 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5676 AND nright <= 5685
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.227
ms
|
3512 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
798 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5872 AND nright <= 5909
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.224
ms
|
517 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
544 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5666 AND nright <= 5675
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.222
ms
|
601 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
288 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1410 AND nright <= 1421
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.219
ms
|
597 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
406 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 474 AND nright <= 519
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.218
ms
|
258 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
799 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5856 AND nright <= 5871
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.216
ms
|
525 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
548 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5658 AND nright <= 5665
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.213
ms
|
605 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
813 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1476 AND nright <= 1481
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.211
ms
|
626 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
803 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5658 AND nright <= 5665
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.210
ms
|
605 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
540 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5856 AND nright <= 5871
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.193
ms
|
525 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
801 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5666 AND nright <= 5675
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.192
ms
|
601 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
665 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1182 AND nright <= 1233
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.190
ms
|
559 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
660 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1058 AND nright <= 1087
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.189
ms
|
503 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
794 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5802 AND nright <= 5855
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.177
ms
|
544 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
662 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1098 AND nright <= 1151
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.173
ms
|
526 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
284 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1182 AND nright <= 1233
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.172
ms
|
559 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
80 |
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 1)
LEFT JOIN `ps_zone` z ON (z.`id_zone` = c.`id_zone`)
WHERE 1
ORDER BY cl.name ASC |
1.171
ms
|
244 |
Yes
|
|
/classes/Country.php:147
/modules/ps_emailsubscription/ps_emailsubscription.php:93 (getCountries)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:127 (newInstanceArgs)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:928 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
530 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5802 AND nright <= 5855
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.171
ms
|
544 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
667 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1410 AND nright <= 1421
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.161
ms
|
597 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
538 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5872 AND nright <= 5909
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.160
ms
|
517 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
276 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1152 AND nright <= 1181
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.150
ms
|
540 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
661 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1152 AND nright <= 1181
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.140
ms
|
540 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
278 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1098 AND nright <= 1151
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.138
ms
|
526 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
127 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 2679) AND (a0.`nright` > 2680) AND (a1.`id_lang` = 1)
ORDER BY a0.`nleft` asc |
1.118
ms
|
3512 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:423 (getAll)
/controllers/front/ProductController.php:1169 (rewind)
/classes/controller/FrontController.php:1682 (getBreadcrumbLinks)
/classes/controller/FrontController.php:499 (getBreadcrumb)
/classes/controller/FrontController.php:548 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
445 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 948 AND nright <= 981
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.115
ms
|
456 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
753 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 982 AND nright <= 991
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.110
ms
|
459 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
274 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1058 AND nright <= 1087
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.108
ms
|
503 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
802 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5910 AND nright <= 5915
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.106
ms
|
499 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
572 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5964 AND nright <= 5975
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.105
ms
|
483 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
822 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6068 AND nright <= 6073
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.103
ms
|
431 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
506 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6136 AND nright <= 6181
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.102
ms
|
398 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
408 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 544 AND nright <= 597
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.088
ms
|
280 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
546 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5910 AND nright <= 5915
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.087
ms
|
499 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
819 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5950 AND nright <= 5953
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.082
ms
|
489 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
816 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5964 AND nright <= 5975
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.082
ms
|
483 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
580 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5976 AND nright <= 5989
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.076
ms
|
477 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
818 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5990 AND nright <= 6017
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.074
ms
|
470 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
590 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5954 AND nright <= 5963
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.066
ms
|
487 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
730 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 544 AND nright <= 597
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.066
ms
|
280 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
749 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 948 AND nright <= 981
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.065
ms
|
456 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
741 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1006 AND nright <= 1023
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.062
ms
|
475 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
421 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 726 AND nright <= 773
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.058
ms
|
358 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
449 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1024 AND nright <= 1033
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.058
ms
|
480 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
280 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1036 AND nright <= 1057
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.057
ms
|
489 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
576 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5990 AND nright <= 6017
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.054
ms
|
470 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
439 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 914 AND nright <= 947
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.053
ms
|
439 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
443 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 890 AND nright <= 913
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.053
ms
|
422 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
821 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6042 AND nright <= 6067
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.052
ms
|
444 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
429 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1006 AND nright <= 1023
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.049
ms
|
475 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
825 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5954 AND nright <= 5963
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.048
ms
|
487 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
820 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5976 AND nright <= 5989
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.047
ms
|
477 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
746 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 914 AND nright <= 947
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.047
ms
|
439 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
824 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6030 AND nright <= 6035
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.042
ms
|
450 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
586 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6036 AND nright <= 6041
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.042
ms
|
447 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
738 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 992 AND nright <= 1005
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.040
ms
|
466 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
423 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 992 AND nright <= 1005
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.039
ms
|
466 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
508 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6104 AND nright <= 6135
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.038
ms
|
414 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
574 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6018 AND nright <= 6029
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.036
ms
|
456 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
282 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1088 AND nright <= 1097
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.035
ms
|
508 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
504 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6082 AND nright <= 6099
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.034
ms
|
424 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
664 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1088 AND nright <= 1097
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.034
ms
|
508 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
663 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1036 AND nright <= 1057
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.033
ms
|
489 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
817 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6018 AND nright <= 6029
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.032
ms
|
456 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
780 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6082 AND nright <= 6099
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.029
ms
|
424 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
427 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 802 AND nright <= 833
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.024
ms
|
388 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
578 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 5950 AND nright <= 5953
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.024
ms
|
489 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
740 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 802 AND nright <= 833
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.023
ms
|
388 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
582 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6042 AND nright <= 6067
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.015
ms
|
444 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
494 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6202 AND nright <= 6263
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.010
ms
|
371 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
823 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6036 AND nright <= 6041
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.010
ms
|
447 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
751 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 1024 AND nright <= 1033
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.007
ms
|
480 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
588 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6030 AND nright <= 6035
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.006
ms
|
450 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
425 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 774 AND nright <= 787
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.001
ms
|
365 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
453 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 982 AND nright <= 991
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.997
ms
|
459 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
781 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6136 AND nright <= 6181
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.995
ms
|
398 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
748 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 890 AND nright <= 913
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.994
ms
|
422 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
400 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 676 AND nright <= 695
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.993
ms
|
329 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
451 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 884 AND nright <= 889
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.992
ms
|
411 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
512 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6296 AND nright <= 6315
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.991
ms
|
336 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
775 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6202 AND nright <= 6263
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.990
ms
|
371 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
782 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6104 AND nright <= 6135
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.989
ms
|
414 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
752 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 884 AND nright <= 889
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.985
ms
|
411 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
737 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 726 AND nright <= 773
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.974
ms
|
358 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
14 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name |
0.973
ms
|
0 |
|
|
/classes/Hook.php:194
/classes/Hook.php:787 (getIdByName)
/classes/Dispatcher.php:593 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
419 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 698 AND nright <= 725
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.969
ms
|
344 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
584 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6068 AND nright <= 6073
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.969
ms
|
431 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
431 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 834 AND nright <= 849
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.962
ms
|
396 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
747 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 878 AND nright <= 881
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.958
ms
|
408 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
402 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 652 AND nright <= 675
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.957
ms
|
319 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
736 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 698 AND nright <= 725
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.956
ms
|
344 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
743 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 860 AND nright <= 865
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.948
ms
|
403 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
435 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 856 AND nright <= 859
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.947
ms
|
400 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
447 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 788 AND nright <= 801
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.939
ms
|
372 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
777 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6182 AND nright <= 6201
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.938
ms
|
381 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
498 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6182 AND nright <= 6201
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.937
ms
|
381 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
726 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 676 AND nright <= 695
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.933
ms
|
329 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
744 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 856 AND nright <= 859
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.929
ms
|
400 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
727 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 652 AND nright <= 675
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.927
ms
|
319 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
750 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 788 AND nright <= 801
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.925
ms
|
372 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
778 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6332 AND nright <= 6387
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.924
ms
|
319 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
742 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 834 AND nright <= 849
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.923
ms
|
396 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
776 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6274 AND nright <= 6289
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.917
ms
|
346 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
441 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 878 AND nright <= 881
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.909
ms
|
408 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
500 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6332 AND nright <= 6387
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.907
ms
|
319 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
763 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6390 AND nright <= 6395
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.905
ms
|
302 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
433 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 860 AND nright <= 865
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.904
ms
|
403 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
510 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6264 AND nright <= 6273
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.901
ms
|
351 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
745 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 882 AND nright <= 883
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.896
ms
|
408 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
732 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 624 AND nright <= 651
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.895
ms
|
307 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
496 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6274 AND nright <= 6289
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.893
ms
|
346 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
784 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6296 AND nright <= 6315
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.893
ms
|
336 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
739 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 774 AND nright <= 787
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.887
ms
|
365 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
412 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 624 AND nright <= 651
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.885
ms
|
307 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
731 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 598 AND nright <= 623
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.883
ms
|
293 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
437 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 882 AND nright <= 883
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.880
ms
|
408 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
502 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6316 AND nright <= 6331
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.878
ms
|
327 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
410 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 598 AND nright <= 623
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.872
ms
|
293 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
783 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6264 AND nright <= 6273
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.858
ms
|
351 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
779 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6316 AND nright <= 6331
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.842
ms
|
327 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
471 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6390 AND nright <= 6395
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.814
ms
|
302 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
722 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 520 AND nright <= 543
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.790
ms
|
270 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
392 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 520 AND nright <= 543
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.777
ms
|
270 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
720 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 402 AND nright <= 419
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.777
ms
|
208 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
723 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 448 AND nright <= 473
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.764
ms
|
235 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
721 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 420 AND nright <= 447
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.758
ms
|
222 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
398 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 340 AND nright <= 365
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.749
ms
|
173 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
386 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 374 AND nright <= 387
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.749
ms
|
192 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
390 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 420 AND nright <= 447
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.743
ms
|
222 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
724 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 290 AND nright <= 339
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.736
ms
|
160 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
342 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6578 AND nright <= 6663
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.735
ms
|
222 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
719 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 374 AND nright <= 387
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.733
ms
|
192 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
725 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 340 AND nright <= 365
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.733
ms
|
173 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
388 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 402 AND nright <= 419
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.713
ms
|
208 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
728 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 388 AND nright <= 401
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.710
ms
|
199 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
696 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6578 AND nright <= 6663
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.700
ms
|
222 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
396 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 290 AND nright <= 339
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.696
ms
|
160 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
394 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 448 AND nright <= 473
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.695
ms
|
235 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
350 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6816 AND nright <= 6907
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.694
ms
|
103 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
344 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6664 AND nright <= 6727
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.689
ms
|
179 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
404 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 388 AND nright <= 401
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.668
ms
|
199 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
733 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 366 AND nright <= 373
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.664
ms
|
177 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
772 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6518 AND nright <= 6529
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.662
ms
|
252 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
700 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6816 AND nright <= 6907
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.661
ms
|
103 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
716 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 248 AND nright <= 261
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.655
ms
|
129 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
81 |
SELECT SQL_NO_CACHE * FROM `ps_state` ORDER BY `name` ASC |
0.646
ms
|
324 |
Yes
|
|
/classes/Country.php:154
/modules/ps_emailsubscription/ps_emailsubscription.php:93 (getCountries)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:127 (newInstanceArgs)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:928 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
414 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 366 AND nright <= 373
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.643
ms
|
177 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
104 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`,
pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-09-14 00:00:00",
INTERVAL 10 DAY
)
) > 0 AS new
FROM `ps_accessory`
LEFT JOIN `ps_product` p ON p.`id_product` = `id_product_2`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1
)
LEFT JOIN `ps_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1
)
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE `id_product_1` = 59525 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product |
0.621
ms
|
1 |
|
Yes
|
/classes/Product.php:4031
/controllers/front/ProductController.php:330 (getAccessories)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
93 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 2
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.613
ms
|
81 |
Yes
|
Yes
|
/classes/Category.php:1135
/classes/Category.php:1071 (getChildren)
/controllers/front/ProductController.php:787 (getHomeCategories)
/controllers/front/ProductController.php:294 (assignCategory)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
519 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6930 AND nright <= 6965
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.609
ms
|
46 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
92 |
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` = 1997
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.608
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:909
/controllers/front/ProductController.php:778 (getSubCategories)
/controllers/front/ProductController.php:294 (assignCategory)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
697 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6664 AND nright <= 6727
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.605
ms
|
179 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
118 |
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 59525
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
0.593
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:3942
/controllers/front/ProductController.php:537 (getAttributesGroups)
/controllers/front/ProductController.php:386 (assignAttributesGroups)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
714 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 218 AND nright <= 231
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.588
ms
|
114 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
381 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 248 AND nright <= 261
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.584
ms
|
129 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
715 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 232 AND nright <= 247
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.579
ms
|
122 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
379 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 232 AND nright <= 247
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.574
ms
|
122 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
348 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6766 AND nright <= 6815
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.573
ms
|
128 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
375 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 208 AND nright <= 217
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.568
ms
|
107 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
705 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 116 AND nright <= 151
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.558
ms
|
74 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
346 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6728 AND nright <= 6765
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.558
ms
|
147 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
371 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 152 AND nright <= 171
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.558
ms
|
84 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
698 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6728 AND nright <= 6765
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.556
ms
|
147 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
355 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 92 AND nright <= 115
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.555
ms
|
56 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
357 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 172 AND nright <= 191
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.552
ms
|
94 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
703 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 92 AND nright <= 115
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.546
ms
|
56 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
704 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 172 AND nright <= 191
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.545
ms
|
94 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
699 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6766 AND nright <= 6815
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.545
ms
|
128 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
377 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 218 AND nright <= 231
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.542
ms
|
114 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
712 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 192 AND nright <= 207
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.540
ms
|
102 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
373 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 192 AND nright <= 207
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.540
ms
|
102 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
517 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6910 AND nright <= 6929
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.540
ms
|
56 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
788 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6930 AND nright <= 6965
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.536
ms
|
46 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
359 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 116 AND nright <= 151
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.531
ms
|
74 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
361 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 82 AND nright <= 91
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.528
ms
|
44 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
475 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6502 AND nright <= 6509
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.524
ms
|
260 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
766 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6406 AND nright <= 6413
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.517
ms
|
308 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
711 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 152 AND nright <= 171
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.515
ms
|
84 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
713 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 208 AND nright <= 217
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.512
ms
|
107 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
770 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6434 AND nright <= 6453
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.511
ms
|
294 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
369 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 46 AND nright <= 67
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.505
ms
|
32 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
826 |
SELECT SQL_NO_CACHE a.id_ce_content as id FROM ps_ce_content a
LEFT JOIN ps_ce_content_lang AS b ON a.id_ce_content = b.id_ce_content
LEFT JOIN ps_ce_content_shop sa ON sa.id_ce_content = a.id_ce_content AND sa.id_shop = b.id_shop
WHERE b.id_lang = 1 AND sa.id_shop = 1 AND a.hook LIKE 'displayFooterProduct' AND (a.id_product = 0 OR a.id_product = 59525) AND a.active = 1 ORDER BY a.id_product DESC |
0.499
ms
|
4 |
Yes
|
|
/modules/creativeelements/classes/CEContent.php:150
/modules/creativeelements/creativeelements.php:704 (getIdsByHook)
/modules/creativeelements/creativeelements.php:676 (renderContent)
/classes/Hook.php:970 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
787 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6910 AND nright <= 6929
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.497
ms
|
56 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
367 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 68 AND nright <= 81
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.489
ms
|
39 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
707 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 24 AND nright <= 45
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.486
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
363 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 24 AND nright <= 45
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.479
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
771 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6454 AND nright <= 6471
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.475
ms
|
284 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
483 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6428 AND nright <= 6433
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.475
ms
|
297 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
481 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6496 AND nright <= 6501
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.474
ms
|
263 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
485 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6434 AND nright <= 6453
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.472
ms
|
294 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
762 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6514 AND nright <= 6517
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.471
ms
|
254 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
469 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6514 AND nright <= 6517
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.467
ms
|
254 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
768 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6496 AND nright <= 6501
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.462
ms
|
263 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
764 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6402 AND nright <= 6405
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.462
ms
|
310 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
706 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 82 AND nright <= 91
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.461
ms
|
44 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
709 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 68 AND nright <= 81
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.459
ms
|
39 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
487 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6454 AND nright <= 6471
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.457
ms
|
284 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
765 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6502 AND nright <= 6509
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.455
ms
|
260 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
144 |
SELECT SQL_NO_CACHE s.`id_pstbannercountdown`
FROM `ps_pstbannercountdown_shop` s
LEFT JOIN `ps_pstbannercountdown` p
ON s.`id_pstbannercountdown` = p.`id_pstbannercountdown`
LEFT JOIN `ps_pstbannercountdown_group` g
ON s.`id_pstbannercountdown` = g.`id_pstbannercountdown`
WHERE s.`id_shop` IN (1)
AND (
p.`all_groups` = 1
OR g.`id_group` IN (1)
) AND s.`active` = 1 |
0.455
ms
|
1 |
|
|
/modules/pstbannercountdownpro/classes/PstBannerCountdownItem.php:262
/modules/pstbannercountdownpro/pstbannercountdownpro.php:3079 (getBannersFront)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1105 (getWidgetVariables)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1149 (hookPstBannerCountdown)
/classes/Hook.php:970 (hookDisplayAfterBodyOpeningTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:53 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
708 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4 AND nright <= 23
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.453
ms
|
10 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
489 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6518 AND nright <= 6529
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.451
ms
|
252 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
767 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6422 AND nright <= 6427
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.451
ms
|
300 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
710 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 46 AND nright <= 67
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.449
ms
|
32 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
473 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6402 AND nright <= 6405
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.449
ms
|
310 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
166 |
SELECT SQL_NO_CACHE sr.*
FROM ps_posmegamenu_submenu_row sr
WHERE sr.id_posmegamenu_item = 8 AND sr.`active` = 1 ORDER BY sr.position ASC |
0.447
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:466
/modules/posmegamenu/posmegamenu.php:707 (getRowInfo)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
769 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6428 AND nright <= 6433
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.445
ms
|
297 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
477 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6406 AND nright <= 6413
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.443
ms
|
308 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
365 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 4 AND nright <= 23
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.440
ms
|
10 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
145 |
SELECT SQL_NO_CACHE s.`id_pstbannercountdown`
FROM `ps_pstbannercountdown_shop` s
LEFT JOIN `ps_pstbannercountdown` p
ON s.`id_pstbannercountdown` = p.`id_pstbannercountdown`
LEFT JOIN `ps_pstbannercountdown_group` g
ON s.`id_pstbannercountdown` = g.`id_pstbannercountdown`
WHERE s.`id_shop` IN (1)
AND (
p.`all_groups` = 1
OR g.`id_group` IN (1)
) AND s.`active` = 1 |
0.430
ms
|
1 |
|
|
/modules/pstbannercountdownpro/classes/PstBannerCountdownItem.php:262
/modules/pstbannercountdownpro/pstbannercountdownpro.php:3079 (getBannersFront)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1105 (getWidgetVariables)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1113 (hookPstBannerCountdown)
/classes/Hook.php:970 (hookDisplayBanner)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:53 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
0 |
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 = 'ftptwf.alfred.mg' OR su.domain_ssl = 'ftptwf.alfred.mg')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.429
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:345
/config/config.inc.php:122 (initialize)
/index.php:27 (require)
|
1145 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1997 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.427
ms
|
56 |
|
|
/classes/Category.php:976
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:106 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
479 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 6422 AND nright <= 6427
ORDER BY `level_depth` ASC, cs.`position` ASC |
0.426
ms
|
300 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:955
/modules/posmegamenu/posmegamenu.php:592 (getCategories)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
146 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1 |
0.416
ms
|
2 |
|
|
/classes/Currency.php:932
/classes/Currency.php:949 (countActiveCurrencies)
/classes/module/Module.php:2386 (isMultiCurrencyActivated)
/modules/posstaticblocks/posstaticblocks.php:131 (getCacheId)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name |
0.387
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:705
/classes/shop/Shop.php:764 (cacheShops)
/classes/Configuration.php:286 (getShops)
/classes/shop/Shop.php:382 (getMultiShopValues)
/config/config.inc.php:122 (initialize)
/index.php:27 (require)
|
591 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM ps_posmegamenu_item pi
LEFT JOIN `ps_posmegamenu_item_lang` pl ON pl.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
LEFT JOIN `ps_posmegamenu_item_shop` ps ON ps.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 1 AND pl.id_lang=1 ORDER BY pi.position ASC, pi.id_posmegamenu_item ASC |
0.385
ms
|
10 |
Yes
|
|
/modules/posmegamenu/classes/PosMegamenuClass.php:231
/modules/posmegamenu/posmegamenu.php:1164 (getMenus)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
154 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM ps_posmegamenu_item pi
LEFT JOIN `ps_posmegamenu_item_lang` pl ON pl.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
LEFT JOIN `ps_posmegamenu_item_shop` ps ON ps.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 1 AND pl.id_lang=1 ORDER BY pi.position ASC, pi.id_posmegamenu_item ASC |
0.375
ms
|
10 |
Yes
|
|
/modules/posmegamenu/classes/PosMegamenuClass.php:231
/modules/posmegamenu/posmegamenu.php:1164 (getMenus)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
25 |
SELECT SQL_NO_CACHE * FROM ps_lgseoredirect WHERE (CONCAT("", url_old) = "/ventilateur/59525-ventilateur-sur-pied-oceanic-45w-diametre-40-cm-hauteur-reglable-oscillation-blanc-3612408913485.html" OR CONCAT("", url_old) LIKE "/ventilateur/59525-ventilateur-sur-pied-oceanic-45w-diametre-40-cm-hauteur-reglable-oscillation-blanc-3612408913485.html#%") AND id_shop = "1" ORDER BY id DESC LIMIT 1 |
0.374
ms
|
1 |
|
|
/modules/lgseoredirect/lgseoredirect.php:889
/modules/lgseoredirect/lgseoredirect.php:829 (checkRedirection)
/classes/Hook.php:970 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/Dispatcher.php:511 (exec)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
22 |
SELECT SQL_NO_CACHE * FROM ps_lgseoredirect WHERE (CONCAT("", url_old) = "/ventilateur/59525-ventilateur-sur-pied-oceanic-45w-diametre-40-cm-hauteur-reglable-oscillation-blanc-3612408913485.html" OR CONCAT("", url_old) LIKE "/ventilateur/59525-ventilateur-sur-pied-oceanic-45w-diametre-40-cm-hauteur-reglable-oscillation-blanc-3612408913485.html#%") AND id_shop = "1" ORDER BY id DESC LIMIT 1 |
0.367
ms
|
1 |
|
|
/modules/lgseoredirect/lgseoredirect.php:889
/modules/lgseoredirect/lgseoredirect.php:823 (checkRedirection)
/classes/Hook.php:970 (hookModuleRoutes)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/Dispatcher.php:593 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
1255 |
SELECT SQL_NO_CACHE pf.`id_posstaticfooter`
FROM ps_posstaticfooter pf
LEFT JOIN ps_posstaticfooter_shop pfs ON pf.`id_posstaticfooter` = pfs.`id_posstaticfooter`
WHERE `id_hook` = 35 AND pfs.`id_shop` = 1
ORDER by pf.`position` |
0.361
ms
|
7 |
Yes
|
|
/modules/posstaticfooter/src/FooterBlockRepository.php:205
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
23 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.360
ms
|
65 |
Yes
|
|
/classes/Dispatcher.php:640
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
15 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.349
ms
|
123 |
|
|
/classes/module/Module.php:307
/modules/pm_advancedsearch4/AdvancedSearchCoreClass.php:48 (__construct)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:120 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/Dispatcher.php:593 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
99 |
SELECT SQL_NO_CACHE *,
( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 134, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 134) AND
`id_group` IN (0, 1) AND `id_product` = 59525 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-14 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-14 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.348
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:620
/controllers/front/ProductController.php:501 (getQuantityDiscounts)
/controllers/front/ProductController.php:296 (assignPriceAndTax)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
940 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 25629
ORDER BY f.position ASC |
0.342
ms
|
5 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1205 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (96989) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.340
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
151 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` c
INNER JOIN ps_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC |
0.338
ms
|
2 |
Yes
|
|
/classes/Currency.php:566
/classes/Currency.php:541 (findAll)
/modules/ps_currencyselector/ps_currencyselector.php:111 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:126 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
112 |
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` = 59525 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` = 59525 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.335
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/controllers/front/ProductController.php:1072 (getProductProperties)
/controllers/front/ProductController.php:346 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1278 |
SELECT SQL_NO_CACHE s.`id_pstbannercountdown`
FROM `ps_pstbannercountdown_shop` s
LEFT JOIN `ps_pstbannercountdown` p
ON s.`id_pstbannercountdown` = p.`id_pstbannercountdown`
LEFT JOIN `ps_pstbannercountdown_group` g
ON s.`id_pstbannercountdown` = g.`id_pstbannercountdown`
WHERE s.`id_shop` IN (1)
AND (
p.`all_groups` = 1
OR g.`id_group` IN (1)
) AND s.`active` = 1 |
0.329
ms
|
1 |
|
|
/modules/pstbannercountdownpro/classes/PstBannerCountdownItem.php:262
/modules/pstbannercountdownpro/pstbannercountdownpro.php:3079 (getBannersFront)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1105 (getWidgetVariables)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1141 (hookPstBannerCountdown)
/classes/Hook.php:970 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1241 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (99395) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.323
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
71 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 59525 |
0.319
ms
|
1 |
|
|
/classes/Product.php:6285
/classes/Product.php:6298 (getAttributesInformationsByProduct)
/controllers/front/ProductController.php:59 (hasCombinations)
/controllers/front/ProductController.php:104 (canonicalRedirection)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
149 |
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 |
0.314
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/possearchproducts/possearchproducts.php:177 (__construct)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1229 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (97931) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.312
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1253 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (97406) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.309
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
599 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM ps_posmegamenu_item pi
LEFT JOIN `ps_posmegamenu_item_lang` pl ON pl.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
LEFT JOIN `ps_posmegamenu_item_shop` ps ON ps.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 1 AND pl.id_lang=1 ORDER BY pi.position ASC, pi.id_posmegamenu_item ASC |
0.307
ms
|
10 |
Yes
|
|
/modules/posmegamenu/classes/PosMegamenuClass.php:231
/modules/posmegamenu/posmegamenu.php:746 (getMenus)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1219 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (97419) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.305
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
101 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 59525 |
0.304
ms
|
1 |
|
|
/classes/Product.php:6285
/controllers/front/ProductController.php:750 (getAttributesInformationsByProduct)
/controllers/front/ProductController.php:299 (assignAttributesCombinations)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1226 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (97414) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.304
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1238 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (97418) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.301
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1232 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (99391) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.301
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
848 |
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` = 96989 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` = 96989 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.300
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1087 |
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` = 97232 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` = 97232 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.297
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1146 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 96989 |
0.294
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1171 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 97931 |
0.294
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1202 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =96989 AND imgs.`rotator` =1 |
0.294
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
135 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1
AND pr.`active` = 1 |
0.292
ms
|
1 |
|
|
/modules/pricerounding/pricerounding.php:393
/modules/pricerounding/pricerounding.php:253 (checkRulesExist)
/classes/Hook.php:970 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/controller/FrontController.php:556 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
147 |
SELECT SQL_NO_CACHE sb.`id_pos_staticblock`, sbl.`content`
FROM ps_pos_staticblock sb
LEFT JOIN ps_pos_staticblock_lang sbl
ON sb.`id_pos_staticblock` = sbl.`id_pos_staticblock`
LEFT JOIN ps_pos_staticblock_shop sbs
ON sb.`id_pos_staticblock` = sbs.`id_pos_staticblock`
WHERE `id_hook` = 105
AND sb.`active` = 1
AND sbl.`id_lang` = 1
AND sbs.`id_shop` = 1
ORDER by sb.`position` |
0.291
ms
|
6 |
Yes
|
|
/modules/posstaticblocks/src/PosStaticblockRepository.php:154
/modules/posstaticblocks/posstaticblocks.php:142 (getByIdHook)
/modules/posstaticblocks/posstaticblocks.php:132 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1235 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (99799) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.290
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
334 |
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` = 2904) AND (b.`id_shop` = 1) LIMIT 1 |
0.288
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1247 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (97232) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.287
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1174 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 99391 |
0.286
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
136 |
SELECT SQL_NO_CACHE ads.`id_search`, ads.`id_hook`, ads.`unique_search`
FROM `ps_pm_advancedsearch` ads
JOIN `ps_pm_advancedsearch_shop` adss ON (ads.`id_search`=adss.`id_search` AND adss.`id_shop`=1) WHERE 1 AND ads.`active`=1 ORDER BY ads.`position` |
0.285
ms
|
1 |
Yes
|
|
/modules/pm_advancedsearch4/classes/As4SearchEngineDb.php:48
/modules/pm_advancedsearch4/classes/As4SearchEngine.php:338 (query)
/modules/pm_advancedsearch4/classes/As4SearchEngine.php:317 (getSearchsId)
/modules/pm_advancedsearch4/classes/As4SearchEngine.php:161 (getSearchsIdByHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3742 (getSearchsFromHook)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:3844 (assignSearchVar)
/classes/Hook.php:970 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:359 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/controller/FrontController.php:556 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
866 |
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` = 99392 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` = 99392 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.284
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1244 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (99386) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.284
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
53 |
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` = 59525) LIMIT 1 |
0.281
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
79 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.281
ms
|
123 |
|
|
/classes/module/Module.php:307
/modules/ps_emailsubscription/ps_emailsubscription.php:64 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:127 (newInstanceArgs)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:928 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
17 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.279
ms
|
123 |
|
|
/classes/module/Module.php:307
/modules/lgseoredirect/lgseoredirect.php:76 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/Dispatcher.php:593 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
39 |
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` = 59525) AND (b.`id_shop` = 1) LIMIT 1 |
0.279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
26 |
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC |
0.279
ms
|
2 |
Yes
|
|
/classes/Currency.php:581
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:92 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:95 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:189 (getLocale)
/classes/controller/FrontController.php:271 (init)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
43 |
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` = 134
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.279
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:108
/classes/Product.php:5717 (getTaxCalculator)
/classes/Product.php:566 (getTaxesRate)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
113 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 59525
ORDER BY f.position ASC |
0.279
ms
|
4 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/controllers/front/ProductController.php:1072 (getProductProperties)
/controllers/front/ProductController.php:346 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
921 |
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` = 97419 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` = 97419 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.279
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1279 |
SELECT SQL_NO_CACHE pf.`id_posstaticfooter`
FROM ps_posstaticfooter pf
LEFT JOIN ps_posstaticfooter_shop pfs ON pf.`id_posstaticfooter` = pfs.`id_posstaticfooter`
WHERE `id_hook` = 488 AND pfs.`id_shop` = 1
ORDER by pf.`position` |
0.277
ms
|
7 |
Yes
|
|
/modules/posstaticfooter/src/FooterBlockRepository.php:205
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:80 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
958 |
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` = 97414 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` = 97414 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.277
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
322 |
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` = 2905) AND (b.`id_shop` = 1) LIMIT 1 |
0.276
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1157 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 95860 |
0.275
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
902 |
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` = 95860 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` = 95860 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.273
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1216 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (95860) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.271
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
884 |
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` = 85017 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` = 85017 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.271
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
755 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 15 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.270
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1277 |
SELECT SQL_NO_CACHE s.`id_pstbannercountdown`
FROM `ps_pstbannercountdown_shop` s
LEFT JOIN `ps_pstbannercountdown` p
ON s.`id_pstbannercountdown` = p.`id_pstbannercountdown`
LEFT JOIN `ps_pstbannercountdown_group` g
ON s.`id_pstbannercountdown` = g.`id_pstbannercountdown`
WHERE s.`id_shop` IN (1)
AND (
p.`all_groups` = 1
OR g.`id_group` IN (1)
) AND s.`active` = 1 |
0.269
ms
|
1 |
|
|
/modules/pstbannercountdownpro/classes/PstBannerCountdownItem.php:262
/modules/pstbannercountdownpro/pstbannercountdownpro.php:3079 (getBannersFront)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1105 (getWidgetVariables)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1137 (hookPstBannerCountdown)
/classes/Hook.php:970 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1149 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 99392 |
0.268
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1209 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (99392) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.268
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1168 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 97414 |
0.267
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
605 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 2 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.267
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1125 |
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` = 97406 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` = 97406 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.267
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1032 |
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` = 97418 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` = 97418 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.267
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
995 |
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` = 99391 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` = 99391 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.267
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1164 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 25629 |
0.266
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
977 |
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` = 97931 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` = 97931 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.265
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1189 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 99386 |
0.263
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1013 |
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` = 99799 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` = 99799 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.263
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1223 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (25629) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.263
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1106 |
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` = 96849 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` = 96849 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.262
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1068 |
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` = 99386 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` = 99386 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.261
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1050 |
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` = 99395 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` = 99395 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.260
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
330 |
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` = 2896) AND (b.`id_shop` = 1) LIMIT 1 |
0.259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1143 |
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` = 95852 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` = 95852 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.259
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
867 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 99392
ORDER BY f.position ASC |
0.258
ms
|
3 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1250 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (96849) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.258
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
939 |
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` = 25629 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` = 25629 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.257
ms
|
0 |
|
|
/classes/Cart.php:1238
/classes/Product.php:3705 (getProductQuantity)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
114 |
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` = 59525
ORDER BY `position` |
0.256
ms
|
6 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductPresenter.php:91 (__construct)
/controllers/front/ProductController.php:1103 (present)
/controllers/front/ProductController.php:346 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1161 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 97419 |
0.255
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
417 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 14 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.255
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1182 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 97418 |
0.253
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
384 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 13 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.250
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1196 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 96849 |
0.249
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
9 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.249
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:182
/classes/shop/ShopUrl.php:196 (cacheMainDomainForShop)
/classes/Tools.php:320 (getMainShopDomain)
/classes/Link.php:58 (getShopDomain)
/config/config.inc.php:236 (__construct)
/index.php:27 (require)
|
634 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 5 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.249
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1162 |
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` = 97419
ORDER BY `position` |
0.248
ms
|
1 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1213 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (85017) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.248
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3887
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:496 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:225 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:381 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1193 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 97232 |
0.248
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
885 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 85017
ORDER BY f.position ASC |
0.246
ms
|
4 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
718 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 13 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.246
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
978 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 97931
ORDER BY f.position ASC |
0.246
ms
|
1 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1178 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 99799 |
0.245
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
338 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 21 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.245
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
682 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 11 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.243
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
905 |
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` = 97419) AND (b.`id_shop` = 1) LIMIT 1 |
0.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4763 (getProductLink)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
195 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 4 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.241
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
222 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 5 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.241
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
198 |
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` = 14) AND (b.`id_shop` = 1) LIMIT 1 |
0.240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1153 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 85017 |
0.240
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
849 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 96989
ORDER BY f.position ASC |
0.239
ms
|
1 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
87 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:14" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:14" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.238
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:3566 (getPriceStatic)
/controllers/front/ProductController.php:241 (getPrice)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
353 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 12 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.238
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
522 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 18 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.238
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
942 |
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` = 97414) AND (b.`id_shop` = 1) LIMIT 1 |
0.238
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4763 (getProductLink)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
227 |
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` = 879) AND (b.`id_shop` = 1) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1159 |
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` = 95860
ORDER BY `position` |
0.236
ms
|
3 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
735 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 14 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.236
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
6 |
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` = 134) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:144 (__construct)
/index.php:27 (require)
|
174 |
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` = 32) AND (b.`id_shop` = 1) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1165 |
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` = 25629) AND (b.`id_shop` = 1) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/src/Adapter/Image/ImageRetriever.php:63 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
903 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 95860
ORDER BY f.position ASC |
0.235
ms
|
3 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1144 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 95852
ORDER BY f.position ASC |
0.235
ms
|
3 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1185 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 99395 |
0.234
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
235 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 6 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.233
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1051 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 99395
ORDER BY f.position ASC |
0.232
ms
|
3 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
774 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 17 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.230
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
832 |
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` = 96989) AND (b.`id_shop` = 1) LIMIT 1 |
0.230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4763 (getProductLink)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
640 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 6 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.229
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
492 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 17 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.229
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1014 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 99799
ORDER BY f.position ASC |
0.229
ms
|
3 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
231 |
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` = 2733) AND (b.`id_shop` = 1) LIMIT 1 |
0.229
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
332 |
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` = 2898) AND (b.`id_shop` = 1) LIMIT 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
806 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 19 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.228
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
10 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
0.228
ms
|
4 |
|
|
/classes/Language.php:1058
/classes/Language.php:1240 (countActiveLanguages)
/classes/Dispatcher.php:538 (isMultiLanguageActivated)
/classes/Dispatcher.php:238 (setRequestUri)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
224 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 5 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.227
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1154 |
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` = 85017) AND (b.`id_shop` = 1) LIMIT 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/src/Adapter/Image/ImageRetriever.php:63 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
148 |
SELECT SQL_NO_CACHE sb.`id_pos_staticblock`, sbl.`content`
FROM ps_pos_staticblock sb
LEFT JOIN ps_pos_staticblock_lang sbl
ON sb.`id_pos_staticblock` = sbl.`id_pos_staticblock`
LEFT JOIN ps_pos_staticblock_shop sbs
ON sb.`id_pos_staticblock` = sbs.`id_pos_staticblock`
WHERE `id_hook` = 21
AND sb.`active` = 1
AND sbl.`id_lang` = 1
AND sbs.`id_shop` = 1
ORDER by sb.`position` |
0.226
ms
|
6 |
Yes
|
|
/modules/posstaticblocks/src/PosStaticblockRepository.php:154
/modules/posstaticblocks/posstaticblocks.php:142 (getByIdHook)
/modules/posstaticblocks/posstaticblocks.php:132 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
184 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 3 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.226
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
996 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 99391
ORDER BY f.position ASC |
0.224
ms
|
3 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
594 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 3 LIMIT 1 |
0.224
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1163 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 97419 |
0.224
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
852 |
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` = 99392) LIMIT 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
140 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 59525030101 AND name = '_elementor_edit_mode' LIMIT 1 |
0.223
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/includes/db.php:418 (CE\get_post_meta)
/modules/creativeelements/includes/frontend.php:769 (isBuiltWithElementor)
/modules/creativeelements/includes/frontend.php:735 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:231 (call_user_func_array)
/modules/creativeelements/creativeelements.php:527 (CE\apply_filters)
/classes/Hook.php:970 (hookOverrideLayoutTemplate)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/controller/FrontController.php:1348 (exec)
/classes/controller/FrontController.php:660 (getLayout)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1199 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-14 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 97406 |
0.223
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ps_categoryproducts/ps_categoryproducts.php:318 (assembleProduct)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
619 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 4 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.223
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
657 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 8 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.222
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
268 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 8 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.222
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
761 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 16 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.222
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
961 |
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` = 97931) AND (b.`id_shop` = 1) LIMIT 1 |
0.221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4763 (getProductLink)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
815 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 20 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.221
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
340 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 22 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.220
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
790 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 18 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.220
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
670 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 9 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.220
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
393 |
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` = 1337) AND (b.`id_shop` = 1) LIMIT 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
467 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 16 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.220
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
570 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 20 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.220
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
169 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 2 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.219
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
315 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 11 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.219
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
176 |
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` = 2914) AND (b.`id_shop` = 1) LIMIT 1 |
0.219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
216 |
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` = 628) AND (b.`id_shop` = 1) LIMIT 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
162 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM ps_posmegamenu_item pi
LEFT JOIN `ps_posmegamenu_item_lang` pl ON pl.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
LEFT JOIN `ps_posmegamenu_item_shop` ps ON ps.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 1 AND pl.id_lang=1 ORDER BY pi.position ASC, pi.id_posmegamenu_item ASC |
0.217
ms
|
10 |
Yes
|
|
/modules/posmegamenu/classes/PosMegamenuClass.php:231
/modules/posmegamenu/posmegamenu.php:746 (getMenus)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
613 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 3 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.217
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1169 |
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` = 97414
ORDER BY `position` |
0.215
ms
|
1 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
266 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 7 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.215
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
959 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 97414
ORDER BY f.position ASC |
0.214
ms
|
1 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1175 |
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` = 99391) AND (b.`id_shop` = 1) LIMIT 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/src/Adapter/Image/ImageRetriever.php:63 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
702 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 12 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.214
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1088 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 97232
ORDER BY f.position ASC |
0.214
ms
|
1 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1071 |
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` = 97232) AND (b.`id_shop` = 1) LIMIT 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4763 (getProductLink)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
336 |
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` = 273) AND (b.`id_shop` = 1) LIMIT 1 |
0.213
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1190 |
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` = 99386) AND (b.`id_shop` = 1) LIMIT 1 |
0.213
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/src/Adapter/Image/ImageRetriever.php:63 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
293 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 9 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.212
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
244 |
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` = 1947) AND (b.`id_shop` = 1) LIMIT 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
675 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 10 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.212
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
212 |
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` = 2089) AND (b.`id_shop` = 1) LIMIT 1 |
0.211
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
553 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 19 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.210
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1172 |
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` = 97931
ORDER BY `position` |
0.209
ms
|
1 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
695 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 22 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.209
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
558 |
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` = 2912) AND (b.`id_shop` = 1) LIMIT 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1090 |
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` = 96849) AND (b.`id_shop` = 1) LIMIT 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4763 (getProductLink)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
300 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 9 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.205
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
139 |
SELECT SQL_NO_CACHE s.`id_pstbannercountdown`
FROM `ps_pstbannercountdown_shop` s
LEFT JOIN `ps_pstbannercountdown` p
ON s.`id_pstbannercountdown` = p.`id_pstbannercountdown`
LEFT JOIN `ps_pstbannercountdown_group` g
ON s.`id_pstbannercountdown` = g.`id_pstbannercountdown`
WHERE s.`id_shop` IN (1)
AND (
p.`all_groups` = 1
OR g.`id_group` IN (1)
) AND s.`active` = 1 |
0.205
ms
|
1 |
|
|
/modules/pstbannercountdownpro/classes/PstBannerCountdownItem.php:262
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1085 (getBannersFront)
/classes/Hook.php:970 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:359 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/controller/FrontController.php:556 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
922 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 97419
ORDER BY f.position ASC |
0.205
ms
|
1 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
240 |
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` = 482) AND (b.`id_shop` = 1) LIMIT 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
202 |
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` = 2053) AND (b.`id_shop` = 1) LIMIT 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
210 |
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` = 615) AND (b.`id_shop` = 1) LIMIT 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
456 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 15 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.204
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1147 |
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` = 96989
ORDER BY `position` |
0.204
ms
|
1 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
229 |
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` = 1562) AND (b.`id_shop` = 1) LIMIT 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
515 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 21 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.203
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1187 |
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` = 99395
ORDER BY `position` |
0.203
ms
|
2 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
302 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 10 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.203
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
86 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 59525 LIMIT 1 |
0.202
ms
|
1 |
|
|
/classes/Pack.php:85
/controllers/front/ProductController.php:228 (isPack)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
238 |
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 |
0.202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
311 |
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` = 2908) AND (b.`id_shop` = 1) LIMIT 1 |
0.200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1233 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =99799 AND imgs.`rotator` =1 |
0.200
ms
|
3 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1033 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 97418
ORDER BY f.position ASC |
0.200
ms
|
1 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1107 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 96849
ORDER BY f.position ASC |
0.200
ms
|
1 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
264 |
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` = 1989) AND (b.`id_shop` = 1) LIMIT 1 |
0.200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1179 |
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` = 99799) AND (b.`id_shop` = 1) LIMIT 1 |
0.199
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/src/Adapter/Image/ImageRetriever.php:63 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
405 |
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` = 1350) AND (b.`id_shop` = 1) LIMIT 1 |
0.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
233 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 6 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.198
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
172 |
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` = 2916) AND (b.`id_shop` = 1) LIMIT 1 |
0.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1016 |
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` = 97418) AND (b.`id_shop` = 1) LIMIT 1 |
0.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4763 (getProductLink)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1186 |
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` = 99395) AND (b.`id_shop` = 1) LIMIT 1 |
0.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/src/Adapter/Image/ImageRetriever.php:63 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
656 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 7 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.197
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1150 |
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` = 99392) AND (b.`id_shop` = 1) LIMIT 1 |
0.197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/src/Adapter/Image/ImageRetriever.php:63 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1151 |
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` = 99392
ORDER BY `position` |
0.197
ms
|
1 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
214 |
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` = 2033) AND (b.`id_shop` = 1) LIMIT 1 |
0.197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
407 |
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` = 1413) AND (b.`id_shop` = 1) LIMIT 1 |
0.196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
72 |
SELECT SQL_NO_CACHE id_tab, class_name FROM `ps_tab` |
0.196
ms
|
214 |
|
|
/classes/Tab.php:320
/controllers/front/ProductController.php:114 (getIdFromClassName)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1109 |
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` = 97406) AND (b.`id_shop` = 1) LIMIT 1 |
0.196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4763 (getProductLink)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1158 |
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` = 95860) AND (b.`id_shop` = 1) LIMIT 1 |
0.196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/src/Adapter/Image/ImageRetriever.php:63 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
193 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 4 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.196
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1126 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 97406
ORDER BY f.position ASC |
0.196
ms
|
1 |
Yes
|
|
/classes/Product.php:5020
/classes/Product.php:4907 (getFrontFeaturesStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
420 |
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` = 515) AND (b.`id_shop` = 1) LIMIT 1 |
0.195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
786 |
SELECT SQL_NO_CACHE psi.*,psil.*
FROM ps_posmegamenu_submenu_item psi
LEFT JOIN ps_posmegamenu_submenu_item_lang psil ON psi.id_posmegamenu_submenu_item = psil.id_posmegamenu_submenu_item
WHERE psi.id_posmegamenu_submenu_column = 21 AND psil.id_lang = 1 AND psi.`active` = 1 ORDER BY psi.position ASC, psi.id_posmegamenu_submenu_item ASC |
0.195
ms
|
202 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:581
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
399 |
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` = 541) AND (b.`id_shop` = 1) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
694 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 21 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.194
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
681 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 10 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.193
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
189 |
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` = 1092) AND (b.`id_shop` = 1) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
187 |
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` = 1096) AND (b.`id_shop` = 1) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
242 |
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` = 1963) AND (b.`id_shop` = 1) LIMIT 1 |
0.191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
851 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.190
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
167 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 2 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.190
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1121 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.190
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1155 |
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` = 85017
ORDER BY `position` |
0.190
ms
|
4 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
491 |
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` = 134) AND (b.`id_shop` = 1) LIMIT 1 |
0.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1166 |
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` = 25629
ORDER BY `position` |
0.189
ms
|
4 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
513 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 20 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.189
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
633 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 5 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.189
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
754 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 14 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.188
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
963 |
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` = 97931) LIMIT 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
878 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.187
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
981 |
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` = 99391) LIMIT 1 |
0.187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
191 |
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` = 1070) AND (b.`id_shop` = 1) LIMIT 1 |
0.187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1180 |
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` = 99799
ORDER BY `position` |
0.186
ms
|
3 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
168 |
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` = 585) AND (b.`id_shop` = 1) LIMIT 1 |
0.186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
833 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.186
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
827 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1997) LIMIT 1 |
0.186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:240 (__construct)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
389 |
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` = 1325) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
612 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 3 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.185
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
182 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 3 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.185
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
305 |
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` = 2558) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
853 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 99392 AND `id_shop` = 1 |
0.184
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1191 |
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` = 99386
ORDER BY `position` |
0.184
ms
|
2 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
248 |
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` = 1925) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1220 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =25629 AND imgs.`rotator` =1 |
0.183
ms
|
4 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
313 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 10 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.183
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
674 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 9 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.183
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
250 |
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` = 1914) AND (b.`id_shop` = 1) LIMIT 1 |
0.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
875 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 85017) |
0.183
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
252 |
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` = 1978) AND (b.`id_shop` = 1) LIMIT 1 |
0.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
525 |
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` = 675) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
180 |
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` = 2967) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
62 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 59525) |
0.182
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
258 |
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` = 1920) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
33 |
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 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:213 (__construct)
/classes/Currency.php:885 (__construct)
/classes/Tools.php:700 (getCurrencyInstance)
/classes/controller/FrontController.php:351 (setCurrency)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
178 |
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` = 2915) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
328 |
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` = 2897) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
618 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 4 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.181
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
246 |
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` = 1905) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
773 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 16 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.180
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1200 |
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` = 97406
ORDER BY `position` |
0.180
ms
|
1 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1197 |
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` = 96849
ORDER BY `position` |
0.180
ms
|
1 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
465 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 15 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.180
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
262 |
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` = 1992) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
194 |
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` = 579) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
760 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 15 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.179
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
309 |
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` = 2907) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1194 |
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` = 97232
ORDER BY `position` |
0.179
ms
|
1 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
527 |
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` = 2410) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
326 |
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` = 2901) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1239 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =99395 AND imgs.`rotator` =1 |
0.178
ms
|
2 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
254 |
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` = 468) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
4 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/shop/Shop.php:201
/classes/shop/Shop.php:131 (setUrl)
/classes/shop/Shop.php:413 (__construct)
/config/config.inc.php:122 (initialize)
/index.php:27 (require)
|
968 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 97931) |
0.178
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1268 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "prices-drop"
OR m.page = "pricesdrop"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.177
ms
|
2 |
|
|
/classes/Meta.php:189
/modules/posstaticfooter/src/FooterBlockPresenter.php:135 (getMetaByPage)
/modules/posstaticfooter/src/FooterBlockPresenter.php:94 (makeProductLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
324 |
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` = 2899) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
521 |
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` = 634) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
117 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 410) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:25 (__construct)
/controllers/front/ProductController.php:362 (__construct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
100 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:14" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:14" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.177
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:3566 (getPriceStatic)
/controllers/front/ProductController.php:516 (getPrice)
/controllers/front/ProductController.php:296 (assignPriceAndTax)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
339 |
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` = 3413) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1248 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =96849 AND imgs.`rotator` =1 |
0.177
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
218 |
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` = 2077) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1006 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.176
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1242 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =99386 AND imgs.`rotator` =1 |
0.176
ms
|
2 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
805 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 18 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.176
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
200 |
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` = 2109) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1245 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =97232 AND imgs.`rotator` =1 |
0.176
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
717 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 12 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.175
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1005 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 99799 AND `id_group` = 1 LIMIT 1 |
0.175
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
814 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 19 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.174
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
547 |
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` = 686) AND (b.`id_shop` = 1) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
511 |
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` = 135) AND (b.`id_shop` = 1) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
368 |
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` = 1601) AND (b.`id_shop` = 1) LIMIT 1 |
0.173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
639 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 6 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.173
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1102 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.173
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
507 |
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` = 177) AND (b.`id_shop` = 1) LIMIT 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
320 |
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` = 2894) AND (b.`id_shop` = 1) LIMIT 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
551 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 18 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.172
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
119 |
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/Cart.php:4055
/classes/Cart.php:4030 (hasProducts)
/src/Adapter/Presenter/Cart/CartPresenter.php:365 (isVirtualCart)
/classes/controller/FrontController.php:490 (present)
/classes/controller/FrontController.php:548 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1036 |
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` = 99395) LIMIT 1 |
0.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
503 |
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` = 168) AND (b.`id_shop` = 1) LIMIT 1 |
0.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
562 |
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` = 349) AND (b.`id_shop` = 1) LIMIT 1 |
0.170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
89 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:14" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:14" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.170
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:3633 (getPriceStatic)
/controllers/front/ProductController.php:242 (getPriceWithoutReduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
459 |
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` = 338) AND (b.`id_shop` = 1) LIMIT 1 |
0.170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
518 |
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` = 3434) AND (b.`id_shop` = 1) LIMIT 1 |
0.170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
789 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 17 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.170
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
888 |
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` = 95860) LIMIT 1 |
0.169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
436 |
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` = 1255) AND (b.`id_shop` = 1) LIMIT 1 |
0.169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
30 |
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 |
0.169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:213 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:111 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:91 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:95 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:189 (getLocale)
/classes/controller/FrontController.php:271 (init)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
204 |
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` = 2100) AND (b.`id_shop` = 1) LIMIT 1 |
0.169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
164 |
SELECT SQL_NO_CACHE sr.*
FROM ps_posmegamenu_submenu_row sr
WHERE sr.id_posmegamenu_item = 8 AND sr.`active` = 1 ORDER BY sr.position ASC |
0.169
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:466
/modules/posmegamenu/posmegamenu.php:705 (getRowInfo)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
183 |
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` = 582) AND (b.`id_shop` = 1) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1206 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =99392 AND imgs.`rotator` =1 |
0.168
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
925 |
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` = 25629) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1224 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =97414 AND imgs.`rotator` =1 |
0.168
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
585 |
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` = 1557) AND (b.`id_shop` = 1) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
343 |
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` = 3061) AND (b.`id_shop` = 1) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1103 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.168
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
461 |
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` = 1156) AND (b.`id_shop` = 1) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
382 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 12 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.168
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1073 |
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` = 97232) LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
58 |
SELECT SQL_NO_CACHE `id_zone`
FROM `ps_country`
WHERE `id_country` = 134 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Country.php:223
/modules/pricerounding/classes/PriceroundingConfiguration.php:556 (getIdZone)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1217 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =97419 AND imgs.`rotator` =1 |
0.167
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
857 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 99392) |
0.167
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1285 |
SELECT SQL_NO_CACHE s.`id_pstbannercountdown`
FROM `ps_pstbannercountdown_shop` s
LEFT JOIN `ps_pstbannercountdown` p
ON s.`id_pstbannercountdown` = p.`id_pstbannercountdown`
LEFT JOIN `ps_pstbannercountdown_group` g
ON s.`id_pstbannercountdown` = g.`id_pstbannercountdown`
WHERE s.`id_shop` IN (1)
AND (
p.`all_groups` = 1
OR g.`id_group` IN (1)
) AND s.`active` = 1 |
0.167
ms
|
1 |
|
|
/modules/pstbannercountdownpro/classes/PstBannerCountdownItem.php:262
/modules/pstbannercountdownpro/pstbannercountdownpro.php:3079 (getBannersFront)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1105 (getWidgetVariables)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1155 (hookPstBannerCountdown)
/classes/Hook.php:970 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:490 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:161 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
75 |
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` = 1997) AND (b.`id_shop` = 1) LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/ProductController.php:209 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
505 |
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` = 193) AND (b.`id_shop` = 1) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
669 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 8 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.166
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1230 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =99391 AND imgs.`rotator` =1 |
0.166
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
583 |
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` = 1560) AND (b.`id_shop` = 1) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
907 |
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` = 97419) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1054 |
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` = 99386) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
351 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 11 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.166
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
256 |
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` = 493) AND (b.`id_shop` = 1) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
568 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 19 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.166
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
560 |
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` = 2910) AND (b.`id_shop` = 1) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
932 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.166
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
291 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 8 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.166
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1210 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =85017 AND imgs.`rotator` =1 |
0.166
ms
|
4 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
533 |
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 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
490 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 16 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.165
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
566 |
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` = 347) AND (b.`id_shop` = 1) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
88 |
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` = 134
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.165
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:108
/classes/Product.php:3449 (getTaxCalculator)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:3566 (getPriceStatic)
/controllers/front/ProductController.php:241 (getPrice)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
887 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.165
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
870 |
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` = 85017) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
569 |
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` = 1524) AND (b.`id_shop` = 1) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
409 |
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` = 2721) AND (b.`id_shop` = 1) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
944 |
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` = 97414) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
275 |
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` = 126) AND (b.`id_shop` = 1) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
999 |
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` = 99799) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
208 |
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` = 2056) AND (b.`id_shop` = 1) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
834 |
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` = 96989) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
785 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 20 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.164
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
495 |
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` = 238) AND (b.`id_shop` = 1) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
520 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 17 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.164
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
13 |
SELECT SQL_NO_CACHE * FROM `ps_hook_alias` |
0.164
ms
|
83 |
|
|
/classes/Hook.php:238
/classes/Hook.php:379 (getHookAliasList)
/classes/Hook.php:695 (getRetroHookName)
/classes/Hook.php:775 (getHookModuleExecList)
/classes/Dispatcher.php:593 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
296 |
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` = 740) AND (b.`id_shop` = 1) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
206 |
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` = 2046) AND (b.`id_shop` = 1) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
450 |
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` = 1257) AND (b.`id_shop` = 1) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
271 |
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` = 1753) AND (b.`id_shop` = 1) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1183 |
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` = 97418
ORDER BY `position` |
0.163
ms
|
1 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
448 |
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` = 2016) AND (b.`id_shop` = 1) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
3 |
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:128 (__construct)
/classes/shop/Shop.php:413 (__construct)
/config/config.inc.php:122 (initialize)
/index.php:27 (require)
|
1176 |
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` = 99391
ORDER BY `position` |
0.163
ms
|
1 |
Yes
|
|
/classes/Product.php:3059
/src/Adapter/Image/ImageRetriever.php:66 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
531 |
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` = 635) AND (b.`id_shop` = 1) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
24 |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.163
ms
|
1 |
|
|
/classes/module/Module.php:2221
/classes/Hook.php:852 (getExceptionsStatic)
/classes/Dispatcher.php:511 (exec)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
260 |
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` = 1985) AND (b.`id_shop` = 1) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
220 |
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` = 2068) AND (b.`id_shop` = 1) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
307 |
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` = 2906) AND (b.`id_shop` = 1) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
152 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:213 (__construct)
/classes/Currency.php:885 (__construct)
/classes/Currency.php:631 (getCurrencyInstance)
/classes/Currency.php:542 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:111 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:126 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
234 |
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` = 578) AND (b.`id_shop` = 1) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
454 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 14 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.162
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
298 |
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` = 739) AND (b.`id_shop` = 1) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
470 |
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` = 1473) AND (b.`id_shop` = 1) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
422 |
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` = 2001) AND (b.`id_shop` = 1) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1222 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 374
AND `active` = 1 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:319 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
52 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:14" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:14" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.161
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
564 |
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` = 2694) AND (b.`id_shop` = 1) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1072 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.161
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
362 |
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 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1129 |
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` = 95852) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
225 |
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` = 1104) AND (b.`id_shop` = 1) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
415 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 13 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.161
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1227 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =97931 AND imgs.`rotator` =1 |
0.160
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1254 |
SELECT SQL_NO_CACHE s.`id_pstbannercountdown`
FROM `ps_pstbannercountdown_shop` s
LEFT JOIN `ps_pstbannercountdown` p
ON s.`id_pstbannercountdown` = p.`id_pstbannercountdown`
LEFT JOIN `ps_pstbannercountdown_group` g
ON s.`id_pstbannercountdown` = g.`id_pstbannercountdown`
WHERE s.`id_shop` IN (1)
AND (
p.`all_groups` = 1
OR g.`id_group` IN (1)
) AND s.`active` = 1 |
0.160
ms
|
1 |
|
|
/modules/pstbannercountdownpro/classes/PstBannerCountdownItem.php:262
/modules/pstbannercountdownpro/pstbannercountdownpro.php:3079 (getBannersFront)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1105 (getWidgetVariables)
/modules/pstbannercountdownpro/pstbannercountdownpro.php:1203 (hookPstBannerCountdown)
/classes/Hook.php:970 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
279 |
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` = 1717) AND (b.`id_shop` = 1) LIMIT 1 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
426 |
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` = 552) AND (b.`id_shop` = 1) LIMIT 1 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1097 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 96849) |
0.159
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
734 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 13 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.159
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
432 |
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` = 1244) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
94 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:14" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:14" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.159
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/controllers/front/ProductController.php:491 (getPriceStatic)
/controllers/front/ProductController.php:296 (assignPriceAndTax)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
196 |
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` = 2072) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
345 |
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` = 3416) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
463 |
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` = 590) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
401 |
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` = 1387) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
556 |
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` = 2909) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
701 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 11 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.159
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
549 |
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` = 3467) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
539 |
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` = 2485) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
289 |
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` = 2936) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
318 |
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` = 2903) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
223 |
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` = 581) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1111 |
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` = 97406) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
476 |
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` = 1479) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1027 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.158
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1214 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =95860 AND imgs.`rotator` =1 |
0.157
ms
|
3 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
411 |
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` = 1399) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
545 |
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` = 2510) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
446 |
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` = 550) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
273 |
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` = 83) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
535 |
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` = 662) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
955 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.156
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
841 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.156
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
236 |
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` = 458) AND (b.`id_shop` = 1) LIMIT 1 |
0.156
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
285 |
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` = 1783) AND (b.`id_shop` = 1) LIMIT 1 |
0.156
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
360 |
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` = 1618) AND (b.`id_shop` = 1) LIMIT 1 |
0.156
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
946 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 97414 LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1018 |
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` = 97418) LIMIT 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
347 |
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` = 3062) AND (b.`id_shop` = 1) LIMIT 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
106 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:14" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:14" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.155
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/controllers/front/ProductController.php:1072 (getProductProperties)
/controllers/front/ProductController.php:346 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1270 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "best-sales"
OR m.page = "bestsales"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.155
ms
|
2 |
|
|
/classes/Meta.php:189
/modules/posstaticfooter/src/FooterBlockPresenter.php:135 (getMetaByPage)
/modules/posstaticfooter/src/FooterBlockPresenter.php:94 (makeProductLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1025 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.155
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
5 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.154
ms
|
2 |
|
|
/classes/Language.php:911
/config/config.inc.php:141 (loadLanguages)
/index.php:27 (require)
|
364 |
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` = 17) AND (b.`id_shop` = 1) LIMIT 1 |
0.154
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
529 |
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` = 2437) AND (b.`id_shop` = 1) LIMIT 1 |
0.154
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1026 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.154
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
541 |
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` = 694) AND (b.`id_shop` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
413 |
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` = 1302) AND (b.`id_shop` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1099 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.153
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
472 |
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` = 1477) AND (b.`id_shop` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
859 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.153
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
170 |
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` = 775) AND (b.`id_shop` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
403 |
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` = 1312) AND (b.`id_shop` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
376 |
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` = 1684) AND (b.`id_shop` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
60 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/SpecificPrice.php:407
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1092 |
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` = 96849) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
509 |
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` = 235) AND (b.`id_shop` = 1) LIMIT 1 |
0.152
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
537 |
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` = 2492) AND (b.`id_shop` = 1) LIMIT 1 |
0.152
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
452 |
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` = 874) AND (b.`id_shop` = 1) LIMIT 1 |
0.152
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
906 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.152
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1236 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =97418 AND imgs.`rotator` =1 |
0.152
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1128 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.152
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
854 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 99392 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1023 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 97418) |
0.151
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
397 |
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` = 1289) AND (b.`id_shop` = 1) LIMIT 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
440 |
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` = 1253) AND (b.`id_shop` = 1) LIMIT 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
842 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.151
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
283 |
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` = 1727) AND (b.`id_shop` = 1) LIMIT 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
828 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 1997 AND `id_shop` = 1 |
0.150
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:240 (__construct)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
444 |
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` = 859) AND (b.`id_shop` = 1) LIMIT 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
899 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.150
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
845 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.150
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
287 |
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` = 1832) AND (b.`id_shop` = 1) LIMIT 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
499 |
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` = 148) AND (b.`id_shop` = 1) LIMIT 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
356 |
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` = 1663) AND (b.`id_shop` = 1) LIMIT 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
543 |
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` = 690) AND (b.`id_shop` = 1) LIMIT 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
482 |
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` = 1489) AND (b.`id_shop` = 1) LIMIT 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
387 |
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` = 1316) AND (b.`id_shop` = 1) LIMIT 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1056 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 99386 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
277 |
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` = 102) AND (b.`id_shop` = 1) LIMIT 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
424 |
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` = 535) AND (b.`id_shop` = 1) LIMIT 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
428 |
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` = 2008) AND (b.`id_shop` = 1) LIMIT 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
962 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.149
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1116 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 97406) |
0.149
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1004 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 99799) |
0.149
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
480 |
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` = 1468) AND (b.`id_shop` = 1) LIMIT 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
589 |
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` = 1527) AND (b.`id_shop` = 1) LIMIT 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
109 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:14" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:14" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.148
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/controllers/front/ProductController.php:1072 (getProductProperties)
/controllers/front/ProductController.php:346 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
56 |
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` = 134) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:546 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
380 |
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` = 1698) AND (b.`id_shop` = 1) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
943 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.148
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
466 |
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` = 1472) AND (b.`id_shop` = 1) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
366 |
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` = 1612) AND (b.`id_shop` = 1) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
573 |
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` = 1550) AND (b.`id_shop` = 1) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
577 |
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` = 1525) AND (b.`id_shop` = 1) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
438 |
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` = 847) AND (b.`id_shop` = 1) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
442 |
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` = 836) AND (b.`id_shop` = 1) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1251 |
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =97406 AND imgs.`rotator` =1 |
0.147
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:226
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
301 |
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` = 588) AND (b.`id_shop` = 1) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1091 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.147
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1275 |
SELECT SQL_NO_CACHE psgdpr.active FROM `ps_psgdpr_consent` psgdpr
WHERE psgdpr.id_module = 17 LIMIT 1 |
0.147
ms
|
1 |
|
|
/modules/psgdpr/classes/GDPRConsent.php:132
/modules/psgdpr/psgdpr.php:650 (getConsentActive)
/classes/Hook.php:970 (hookDisplayGDPRConsent)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.psemailsubscriptionviewst.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc1a078_76657951)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_emailsubscription/ps_emailsubscription.php:868 (fetch)
/modules/posstaticfooter/src/FooterBlockPresenter.php:78 (renderWidget)
/modules/posstaticfooter/src/FooterBlockPresenter.php:45 (renderModuleByHook)
/modules/posstaticfooter/src/FooterBlockPresenter.php:28 (getModuleAssign)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
964 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 97931 AND `id_shop` = 1 |
0.147
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
434 |
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` = 1242) AND (b.`id_shop` = 1) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
391 |
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` = 1373) AND (b.`id_shop` = 1) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
497 |
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 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
474 |
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` = 1464) AND (b.`id_shop` = 1) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
839 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 96989) |
0.146
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
314 |
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` = 583) AND (b.`id_shop` = 1) LIMIT 1 |
0.146
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1110 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.146
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
374 |
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` = 1680) AND (b.`id_shop` = 1) LIMIT 1 |
0.146
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
395 |
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` = 1267) AND (b.`id_shop` = 1) LIMIT 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
430 |
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` = 566) AND (b.`id_shop` = 1) LIMIT 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
965 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 97931 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
949 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 97414) |
0.145
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
281 |
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` = 97) AND (b.`id_shop` = 1) LIMIT 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
484 |
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` = 1492) AND (b.`id_shop` = 1) LIMIT 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
488 |
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` = 1261) AND (b.`id_shop` = 1) LIMIT 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
501 |
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` = 142) AND (b.`id_shop` = 1) LIMIT 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
571 |
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` = 1532) AND (b.`id_shop` = 1) LIMIT 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1035 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.144
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1204 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 3072
AND `active` = 1 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:319 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
603 |
SELECT SQL_NO_CACHE sr.*
FROM ps_posmegamenu_submenu_row sr
WHERE sr.id_posmegamenu_item = 8 AND sr.`active` = 1 ORDER BY sr.position ASC |
0.144
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:466
/modules/posmegamenu/posmegamenu.php:707 (getRowInfo)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
486 |
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` = 1500) AND (b.`id_shop` = 1) LIMIT 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
349 |
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` = 3063) AND (b.`id_shop` = 1) LIMIT 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
267 |
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` = 576) AND (b.`id_shop` = 1) LIMIT 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
370 |
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` = 1653) AND (b.`id_shop` = 1) LIMIT 1 |
0.143
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
185 |
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` = 1069) AND (b.`id_shop` = 1) LIMIT 1 |
0.142
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
108 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:14" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:14" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.142
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/controllers/front/ProductController.php:1072 (getProductProperties)
/controllers/front/ProductController.php:346 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
54 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 59525 AND `id_shop` = 1 |
0.142
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
575 |
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` = 1539) AND (b.`id_shop` = 1) LIMIT 1 |
0.142
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
970 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.142
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
385 |
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` = 1305) AND (b.`id_shop` = 1) LIMIT 1 |
0.141
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
358 |
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` = 1635) AND (b.`id_shop` = 1) LIMIT 1 |
0.141
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
378 |
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` = 1690) AND (b.`id_shop` = 1) LIMIT 1 |
0.141
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
930 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 25629) |
0.141
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
980 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.141
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
372 |
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` = 1673) AND (b.`id_shop` = 1) LIMIT 1 |
0.141
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
974 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.140
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1041 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 99395) |
0.140
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
579 |
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` = 1537) AND (b.`id_shop` = 1) LIMIT 1 |
0.140
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
879 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.140
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
581 |
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` = 1558) AND (b.`id_shop` = 1) LIMIT 1 |
0.140
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
912 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 97419) |
0.140
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
514 |
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` = 3431) AND (b.`id_shop` = 1) LIMIT 1 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
478 |
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` = 1486) AND (b.`id_shop` = 1) LIMIT 1 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
604 |
SELECT SQL_NO_CACHE sc.*, scl.title, scl.custom_link
FROM ps_posmegamenu_submenu_column sc
LEFT JOIN ps_posmegamenu_submenu_column_lang scl ON (sc.id_posmegamenu_submenu_column = scl.id_posmegamenu_submenu_column)
WHERE sc.id_row = 2 AND scl.`id_lang` = 1 AND sc.`active` = 1
ORDER BY sc.position ASC, sc.id_posmegamenu_submenu_column ASC |
0.139
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:562
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
924 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.139
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
587 |
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` = 1555) AND (b.`id_shop` = 1) LIMIT 1 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
8 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:197 (__construct)
/index.php:27 (require)
|
951 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.138
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1078 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 97232) |
0.138
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
16 |
SELECT SQL_NO_CACHE * FROM `ps_hook_alias` |
0.138
ms
|
83 |
|
|
/classes/Hook.php:264
/classes/Hook.php:295 (getHookAliasesList)
/classes/Hook.php:333 (getHookAliasesFor)
/classes/Hook.php:896 (isHookCallableOn)
/classes/Dispatcher.php:593 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
552 |
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` = 577) AND (b.`id_shop` = 1) LIMIT 1 |
0.138
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
110 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:14" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:14" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.138
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/controllers/front/ProductController.php:1072 (getProductProperties)
/controllers/front/ProductController.php:346 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1122 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.138
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1276 |
SELECT SQL_NO_CACHE pf.`id_posstaticfooter`
FROM ps_posstaticfooter pf
LEFT JOIN ps_posstaticfooter_shop pfs ON pf.`id_posstaticfooter` = pfs.`id_posstaticfooter`
WHERE `id_hook` = 487 AND pfs.`id_shop` = 1
ORDER by pf.`position` |
0.138
ms
|
7 |
Yes
|
|
/modules/posstaticfooter/src/FooterBlockRepository.php:205
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.psemailsubscriptionviewst.php:63 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc1a078_76657951)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_emailsubscription/ps_emailsubscription.php:868 (fetch)
/modules/posstaticfooter/src/FooterBlockPresenter.php:78 (renderWidget)
/modules/posstaticfooter/src/FooterBlockPresenter.php:45 (renderModuleByHook)
/modules/posstaticfooter/src/FooterBlockPresenter.php:28 (getModuleAssign)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1017 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.138
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
46 |
SELECT SQL_NO_CACHE p.id_product
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 59525
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2025-09-14 00:00:00",
INTERVAL 10 DAY
)
) > 0 |
0.138
ms
|
0 |
|
|
/classes/Product.php:1403
/classes/Product.php:568 (isNew)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
893 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 95860) |
0.138
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
111 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:14" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:14" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.138
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/controllers/front/ProductController.php:1072 (getProductProperties)
/controllers/front/ProductController.php:346 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
74 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `ps_category_product` cp
INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 59525 AND ctg.`id_group` = 1 LIMIT 1 |
0.137
ms
|
4 |
|
|
/classes/Product.php:5576
/classes/Product.php:5560 (checkAccessStatic)
/controllers/front/ProductController.php:174 (checkAccess)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1269 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.137
ms
|
2 |
|
|
/classes/Meta.php:189
/modules/posstaticfooter/src/FooterBlockPresenter.php:135 (getMetaByPage)
/modules/posstaticfooter/src/FooterBlockPresenter.php:94 (makeProductLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
877 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.137
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
292 |
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` = 580) AND (b.`id_shop` = 1) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
383 |
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` = 574) AND (b.`id_shop` = 1) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1059 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 99386) |
0.136
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1243 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =99386 |
0.136
ms
|
2 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
916 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.136
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1080 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.135
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
416 |
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` = 575) AND (b.`id_shop` = 1) LIMIT 1 |
0.135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
493 |
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` = 217) AND (b.`id_shop` = 1) LIMIT 1 |
0.135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
998 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.135
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1119 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.135
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
352 |
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` = 16) AND (b.`id_shop` = 1) LIMIT 1 |
0.135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
986 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 99391) |
0.135
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
354 |
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` = 1623) AND (b.`id_shop` = 1) LIMIT 1 |
0.135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
294 |
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` = 763) AND (b.`id_shop` = 1) LIMIT 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1101 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.134
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1028 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.134
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1118 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.134
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
954 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.134
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
341 |
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` = 3417) AND (b.`id_shop` = 1) LIMIT 1 |
0.133
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
455 |
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` = 584) AND (b.`id_shop` = 1) LIMIT 1 |
0.133
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:386 (__construct)
/classes/Link.php:441 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:810 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:573 (fomartLink)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
869 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.133
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1134 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 95852) |
0.133
ms
|
1 |
|
|
/classes/Product.php:3364
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
863 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.132
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1045 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.131
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1100 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.131
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
316 |
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` = 2900) AND (b.`id_shop` = 1) LIMIT 1 |
0.131
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1136 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.131
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1228 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =97931 |
0.131
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1240 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =99395 |
0.131
ms
|
2 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
516 |
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` = 3433) AND (b.`id_shop` = 1) LIMIT 1 |
0.131
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1061 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.131
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1062 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.131
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1225 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =97414 |
0.130
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1053 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.130
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
897 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.130
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
933 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.130
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
988 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.129
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
914 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.129
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
96 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2025-09-14 00:00:00' AND '2025-09-14 23:59:59' LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/SpecificPrice.php:358
/classes/SpecificPrice.php:609 (computeExtraConditions)
/controllers/front/ProductController.php:501 (getQuantityDiscounts)
/controllers/front/ProductController.php:296 (assignPriceAndTax)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1221 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =25629 |
0.129
ms
|
4 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
917 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.129
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1257 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 1 |
0.129
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
523 |
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` = 2423) AND (b.`id_shop` = 1) LIMIT 1 |
0.129
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
107 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:14" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:14" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.128
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/controllers/front/ProductController.php:1072 (getProductProperties)
/controllers/front/ProductController.php:346 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
895 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.128
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1007 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.128
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
163 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.id_posmegamenu_item = 8 AND ps.`active` = 1 LIMIT 1 |
0.128
ms
|
10 |
|
|
/modules/posmegamenu/posmegamenu.php:454
/modules/posmegamenu/posmegamenu.php:704 (getSubmenuInfo)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
269 |
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` = 2951) AND (b.`id_shop` = 1) LIMIT 1 |
0.128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1044 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.127
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1043 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.127
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4823 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
418 |
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` = 501) AND (b.`id_shop` = 1) LIMIT 1 |
0.127
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
554 |
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` = 2911) AND (b.`id_shop` = 1) LIMIT 1 |
0.127
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
457 |
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` = 246) AND (b.`id_shop` = 1) LIMIT 1 |
0.126
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1234 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =99799 |
0.126
ms
|
3 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
971 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.126
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1010 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.126
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
11 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/ObjectModel.php:1610
/classes/Tools.php:580 (isAssociatedToShop)
/classes/Tools.php:662 (setCookieLanguage)
/classes/Dispatcher.php:242 (switchLanguage)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
941 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
592 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 8 LIMIT 1 |
0.125
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
843 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.125
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
468 |
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` = 1515) AND (b.`id_shop` = 1) LIMIT 1 |
0.125
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1064 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.125
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1084 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.125
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1046 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.125
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
952 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.125
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
303 |
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` = 708) AND (b.`id_shop` = 1) LIMIT 1 |
0.125
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:150 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:591 (__construct)
/modules/posmegamenu/posmegamenu.php:709 (getColInfoFront)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
836 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 96989 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1065 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.125
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
927 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 25629 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1139 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.124
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1272 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "my-account"
OR m.page = "myaccount"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.124
ms
|
2 |
|
|
/classes/Meta.php:189
/modules/posstaticfooter/src/FooterBlockPresenter.php:154 (getMetaByPage)
/modules/posstaticfooter/src/FooterBlockPresenter.php:98 (makeStaticLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
898 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.124
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
66 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 59525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:6604 (getQuantityAvailableByProduct)
/classes/Product.php:577 (loadStockData)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
880 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.124
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1120 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.124
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
831 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
116 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.123
ms
|
7 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:148 (getImagesTypes)
/src/Adapter/Image/ImageRetriever.php:90 (getImage)
:undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
/src/Adapter/Image/ImageRetriever.php:100 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductPresenter.php:91 (__construct)
/controllers/front/ProductController.php:1103 (present)
/controllers/front/ProductController.php:346 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
860 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.123
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
989 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.123
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1055 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 99386 AND `id_shop` = 1 |
0.123
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
155 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 8 LIMIT 1 |
0.122
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
972 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.122
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
915 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.122
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
890 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 95860 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1029 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.122
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1063 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.122
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
846 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 96989 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1081 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.122
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1138 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.122
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
32 |
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 |
0.122
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:213 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:111 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:91 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:95 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:189 (getLocale)
/classes/controller/FrontController.php:271 (init)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
165 |
SELECT SQL_NO_CACHE sr.*
FROM ps_posmegamenu_submenu_row sr
WHERE sr.id_posmegamenu_item = 8 AND sr.`active` = 1 ORDER BY sr.position ASC |
0.122
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:466
/modules/posmegamenu/posmegamenu.php:705 (getRowInfo)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1009 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.121
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
896 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.121
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1008 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.121
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
934 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.121
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
837 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 96989 AND id_shop=1 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
28 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/shop/Shop.php:1164
/classes/Currency.php:774 (isFeatureActive)
/classes/Currency.php:748 (getIdByQuery)
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:111 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:91 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:95 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:189 (getLocale)
/classes/controller/FrontController.php:271 (init)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
102 |
SELECT SQL_NO_CACHE id_product_item, id_product_attribute_item, quantity FROM `ps_pack` where id_product_pack = 59525 |
0.121
ms
|
1 |
|
|
/classes/Pack.php:160
/classes/Pack.php:131 (getItems)
/classes/Product.php:5555 (noPackPrice)
/controllers/front/ProductController.php:326 (getNoPackPrice)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
77 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.121
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:198
/src/Adapter/Module/ModuleDataProvider.php:185 (getModuleIdByName)
/src/Core/Addon/Module/ModuleManager.php:699 (isInstalled)
/controllers/front/ProductController.php:213 (isInstalled)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1083 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.121
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
881 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.121
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
918 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.120
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
847 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 96989) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1020 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 97418 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
141 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 59525030101 AND name = '_wp_page_template' LIMIT 1 |
0.120
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/document-types/post.php:235 (CE\get_post_meta)
/modules/creativeelements/core/documents-manager.php:226 (__construct)
/modules/creativeelements/core/documents-manager.php:273 (get)
/modules/creativeelements/modules/page-templates/module.php:71 (getDocForFrontend)
:undefined (templateInclude)
/modules/creativeelements/classes/wrappers/Helper.php:231 (call_user_func_array)
/modules/creativeelements/creativeelements.php:575 (CE\apply_filters)
/classes/Hook.php:970 (hookOverrideLayoutTemplate)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/controller/FrontController.php:1348 (exec)
/classes/controller/FrontController.php:660 (getLayout)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
861 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.120
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1137 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.120
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4835 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
31 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MGA') LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Currency.php:751
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:111 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:91 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:95 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:189 (getLocale)
/classes/controller/FrontController.php:271 (init)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1203 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =96989 |
0.119
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
935 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.119
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1140 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.119
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1082 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.119
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
78 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_categorytree"
AND ms.`id_shop` IN (1) LIMIT 1 |
0.119
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:174
/src/Core/Addon/Module/ModuleManager.php:687 (isEnabled)
/controllers/front/ProductController.php:213 (isEnabled)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
36 |
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.119
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:78 (__construct)
/classes/Group.php:394 (__construct)
/classes/Cart.php:245 (getCurrent)
/classes/Cart.php:218 (setTaxCalculationMethod)
/classes/controller/FrontController.php:410 (__construct)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1047 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.118
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
973 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.118
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
953 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.118
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1215 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =95860 |
0.118
ms
|
3 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
872 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 85017 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
992 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.118
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
105 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:4762
/controllers/front/ProductController.php:1072 (getProductProperties)
/controllers/front/ProductController.php:346 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
844 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.118
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
909 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 97419 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1252 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =97406 |
0.117
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
76 |
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 134 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Country.php:274
/src/Core/Addon/Module/ModuleManagerBuilder.php:256 (getIsoById)
/src/Core/Addon/Module/ModuleManagerBuilder.php:172 (getCountryIso)
/src/Core/Addon/Module/ModuleManagerBuilder.php:87 (__construct)
/controllers/front/ProductController.php:210 (getInstance)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
27 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'fr-fr' LIMIT 1 |
0.117
ms
|
2 |
|
|
/classes/Language.php:744
/src/Adapter/Currency/CurrencyDataProvider.php:109 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:91 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:95 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:189 (getLocale)
/classes/controller/FrontController.php:271 (init)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
990 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.117
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4845 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1037 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 99395 AND `id_shop` = 1 |
0.117
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
945 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 97414 AND `id_shop` = 1 |
0.117
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
936 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.117
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4878 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
862 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.116
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
29 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'EUR') LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Currency.php:751
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:111 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:91 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:95 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:189 (getLocale)
/classes/controller/FrontController.php:271 (init)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1148 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 96989 |
0.116
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
991 |
SELECT SQL_NO_CACHE pr.* FROM `ps_pricerounding_configuration` pr WHERE pr.`id_shop` = 1 AND pr.`round_products` = 1 AND pr.`active` = 1 AND (date_from <= "2025-09-14 01:44:15" OR date_from = "0000-00-00 00:00:00") AND (date_to >= "2025-09-14 01:44:15" OR date_to = "0000-00-00 00:00:00") ORDER BY pr.`priority` |
0.116
ms
|
1 |
Yes
|
|
/modules/pricerounding/classes/PriceroundingConfiguration.php:537
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4862 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
595 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 4 LIMIT 1 |
0.116
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
835 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 96989 AND `id_shop` = 1 |
0.115
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
882 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 85017 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
926 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 25629 AND `id_shop` = 1 |
0.114
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1038 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 99395 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1188 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 99395 |
0.114
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1075 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 97232 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1096 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 96849 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
128 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ybc_blog" LIMIT 1 |
0.113
ms
|
0 |
|
|
/classes/module/Module.php:2786
/classes/module/Module.php:2286 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:65 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:556 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
983 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 99391 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1001 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 99799 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
51 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 59525 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Product.php:847
/override/classes/Product.php:67 (getDefaultAttribute)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1113 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 97406 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1258 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter` a
WHERE (a.`id_posstaticfooter` = 2) LIMIT 1 |
0.112
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1094 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 96849 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
65 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=59525 |
0.111
ms
|
1 |
|
|
/override/classes/Tag.php:228
/classes/Product.php:575 (getProductTags)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
103 |
SELECT SQL_NO_CACHE GROUP_CONCAT(a.`id_product_pack`)
FROM `ps_pack` a
WHERE a.`id_product_item` = 59525 LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/Pack.php:401
/controllers/front/ProductController.php:328 (getPacksTable)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1274 |
SELECT SQL_NO_CACHE `id_module`, `name` FROM `ps_module` |
0.111
ms
|
123 |
|
|
/classes/module/Module.php:1159
/modules/posstaticfooter/src/FooterBlockPresenter.php:35 (getInstanceById)
/modules/posstaticfooter/src/FooterBlockPresenter.php:28 (getModuleAssign)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
982 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 99391 AND `id_shop` = 1 |
0.111
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
143 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 59525030101 AND name = '_wp_page_template' LIMIT 1 |
0.111
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/base/document.php:971 (CE\get_post_meta)
/modules/creativeelements/modules/page-templates/module.php:74 (getMeta)
:undefined (templateInclude)
/modules/creativeelements/classes/wrappers/Helper.php:231 (call_user_func_array)
/modules/creativeelements/creativeelements.php:575 (CE\apply_filters)
/classes/Hook.php:970 (hookOverrideLayoutTemplate)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/controller/FrontController.php:1348 (exec)
/classes/controller/FrontController.php:660 (getLayout)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
598 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 10 LIMIT 1 |
0.111
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1098 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 96849 AND `id_group` = 1 LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1218 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =97419 |
0.110
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1208 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 1537
AND `active` = 1 LIMIT 1 |
0.110
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:319 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
908 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 97419 AND `id_shop` = 1 |
0.110
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
829 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 1997 AND ctg.`id_group` = 1 LIMIT 1 |
0.110
ms
|
1 |
|
|
/classes/Category.php:1691
/classes/Category.php:958 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1271 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "authentication"
OR m.page = "authentication"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.109
ms
|
1 |
|
|
/classes/Meta.php:189
/modules/posstaticfooter/src/FooterBlockPresenter.php:154 (getMetaByPage)
/modules/posstaticfooter/src/FooterBlockPresenter.php:98 (makeStaticLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
967 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 97931 LIMIT 1 |
0.109
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1074 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 97232 AND `id_shop` = 1 |
0.109
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
34 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 2 |
0.109
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:213 (__construct)
/classes/Currency.php:885 (__construct)
/classes/Tools.php:700 (getCurrencyInstance)
/classes/controller/FrontController.php:351 (setCurrency)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
55 |
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` = 1997 LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/Category.php:1360
/classes/Product.php:581 (getLinkRewrite)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
889 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 95860 AND `id_shop` = 1 |
0.109
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
596 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 5 LIMIT 1 |
0.109
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
59 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 59525 AND id_shop=1 LIMIT 1 |
0.108
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
153 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1 |
0.108
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:213 (__construct)
/classes/Currency.php:885 (__construct)
/classes/Currency.php:631 (getCurrencyInstance)
/classes/Currency.php:542 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:111 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:126 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1131 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 95852 LIMIT 1 |
0.107
ms
|
1 |
|
|
/classes/Product.php:847
/modules/pricerounding/classes/PriceroundingConfiguration.php:563 (getDefaultAttribute)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1012 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 99799) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.107
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
122 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.107
ms
|
0 |
|
|
/classes/module/Module.php:2786
/classes/module/Module.php:2310 (getModuleIdByName)
/classes/controller/FrontController.php:1552 (isEnabled)
/classes/controller/FrontController.php:1656 (getDisplayTaxesLabel)
/controllers/front/ProductController.php:1282 (getTemplateVarPage)
/classes/controller/FrontController.php:494 (getTemplateVarPage)
/classes/controller/FrontController.php:548 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1000 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 99799 AND `id_shop` = 1 |
0.106
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
600 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.id_posmegamenu_item = 8 AND ps.`active` = 1 LIMIT 1 |
0.106
ms
|
10 |
|
|
/modules/posmegamenu/posmegamenu.php:454
/modules/posmegamenu/posmegamenu.php:704 (getSubmenuInfo)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
601 |
SELECT SQL_NO_CACHE sr.*
FROM ps_posmegamenu_submenu_row sr
WHERE sr.id_posmegamenu_item = 8 AND sr.`active` = 1 ORDER BY sr.position ASC |
0.106
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:466
/modules/posmegamenu/posmegamenu.php:705 (getRowInfo)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1070 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.106
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1112 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 97406 AND `id_shop` = 1 |
0.105
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1212 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 343
AND `active` = 1 LIMIT 1 |
0.105
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:319 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1130 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 95852 AND `id_shop` = 1 |
0.105
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1256 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter` a
WHERE (a.`id_posstaticfooter` = 1) LIMIT 1 |
0.105
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
976 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 97931) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.105
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
871 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 85017 AND `id_shop` = 1 |
0.105
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
142 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 59525030101 AND name = '_elementor_page_settings' LIMIT 1 |
0.105
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/base/document.php:1058 (CE\get_post_meta)
/modules/creativeelements/core/document-types/post.php:244 (__construct)
/modules/creativeelements/core/documents-manager.php:226 (__construct)
/modules/creativeelements/core/documents-manager.php:273 (get)
/modules/creativeelements/modules/page-templates/module.php:71 (getDocForFrontend)
:undefined (templateInclude)
/modules/creativeelements/classes/wrappers/Helper.php:231 (call_user_func_array)
/modules/creativeelements/creativeelements.php:575 (CE\apply_filters)
/classes/Hook.php:970 (hookOverrideLayoutTemplate)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/controller/FrontController.php:1348 (exec)
/classes/controller/FrontController.php:660 (getLayout)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1160 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 95860 |
0.104
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1211 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =85017 |
0.104
ms
|
4 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
602 |
SELECT SQL_NO_CACHE sr.*
FROM ps_posmegamenu_submenu_row sr
WHERE sr.id_posmegamenu_item = 8 AND sr.`active` = 1 ORDER BY sr.position ASC |
0.104
ms
|
21 |
Yes
|
|
/modules/posmegamenu/posmegamenu.php:466
/modules/posmegamenu/posmegamenu.php:705 (getRowInfo)
/modules/posmegamenu/posmegamenu.php:761 (getSubMenu)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1019 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 97418 AND `id_shop` = 1 |
0.104
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
597 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 6 LIMIT 1 |
0.104
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1093 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 96849 AND `id_shop` = 1 |
0.104
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:551 (__construct)
/override/classes/Product.php:27 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:542 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1246 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =97232 |
0.103
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1280 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter` a
WHERE (a.`id_posstaticfooter` = 5) LIMIT 1 |
0.103
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:80 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1281 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 5 |
0.103
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:80 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1207 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =99392 |
0.103
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1266 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "Chose Module" LIMIT 1 |
0.102
ms
|
0 |
|
|
/classes/module/Module.php:2786
/modules/posstaticfooter/src/FooterBlockPresenter.php:18 (getModuleIdByName)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
855 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 99392 AND id_shop=1 LIMIT 1 |
0.102
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
856 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 99392 LIMIT 1 |
0.102
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
874 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 85017 LIMIT 1 |
0.102
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
948 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 97414 LIMIT 1 |
0.102
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1259 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 2 |
0.102
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
937 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 25629 LIMIT 1 |
0.101
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
7 |
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.101
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:551 (__construct)
/config/config.inc.php:168 (getGroup)
/index.php:27 (require)
|
1231 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =99391 |
0.101
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1170 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 97414 |
0.101
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
864 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 99392 LIMIT 1 |
0.101
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1173 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 97931 |
0.101
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1123 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 97406 LIMIT 1 |
0.101
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
947 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 97414 AND id_shop=1 LIMIT 1 |
0.100
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1104 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 96849 LIMIT 1 |
0.100
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
911 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 97419 LIMIT 1 |
0.100
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
115 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 59525 |
0.099
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductPresenter.php:91 (__construct)
/controllers/front/ProductController.php:1103 (present)
/controllers/front/ProductController.php:346 (getTemplateVarProduct)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
593 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 2 LIMIT 1 |
0.099
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
960 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.099
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
156 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 2 LIMIT 1 |
0.098
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1127 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.098
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
90 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `ps_category` c
WHERE (c.`id_category` = 2) LIMIT 1 |
0.098
ms
|
1 |
|
|
/classes/Category.php:1907
/classes/Category.php:1931 (getInterval)
/controllers/front/ProductController.php:772 (inShop)
/controllers/front/ProductController.php:294 (assignCategory)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
18 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pagesnotfound" LIMIT 1 |
0.098
ms
|
1 |
|
|
/classes/module/Module.php:2786
/classes/module/Module.php:2286 (getModuleIdByName)
/modules/lgseoredirect/lgseoredirect.php:103 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/Dispatcher.php:593 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
975 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 97931 LIMIT 1 |
0.098
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
37 |
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1 |
0.097
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:78 (__construct)
/classes/Group.php:394 (__construct)
/classes/Cart.php:245 (getCurrent)
/classes/Cart.php:218 (setTaxCalculationMethod)
/classes/controller/FrontController.php:410 (__construct)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
47 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pricerounding" LIMIT 1 |
0.097
ms
|
1 |
|
|
/classes/module/Module.php:2786
/classes/module/Module.php:2310 (getModuleIdByName)
/override/classes/Product.php:38 (isEnabled)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
44 |
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 2) LIMIT 1 |
0.097
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:115 (__construct)
/classes/Product.php:5717 (getTaxCalculator)
/classes/Product.php:566 (getTaxesRate)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1249 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =96849 |
0.097
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
40 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 410
AND `active` = 1 LIMIT 1 |
0.096
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:559 (getNameById)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
838 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 96989 LIMIT 1 |
0.096
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1086 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 97232) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.096
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
73 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_product_shop`
WHERE `id_product` = 59525
AND id_shop = 1 LIMIT 1 |
0.096
ms
|
1 |
|
|
/classes/ObjectModel.php:1610
/controllers/front/ProductController.php:120 (isAssociatedToShop)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
57 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 134 |
0.096
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/pricerounding/classes/PriceroundingConfiguration.php:546 (__construct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1040 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 99395 LIMIT 1 |
0.095
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
966 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 97931 AND id_shop=1 LIMIT 1 |
0.095
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1089 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.095
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1237 |
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =97418 |
0.095
ms
|
1 |
|
|
/modules/posrotatorimg/posrotatorimg.php:231
/classes/Hook.php:970 (hookRotatorImg)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:282 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/71/dc/b1/71dcb13664b0e8e013acf89d091825e2c64d3cc7_2.file.product.tpl.php:33 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfb41217_36769668)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/dev/smarty/compile/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.pscategoryproductsviewste.php:44 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfaff0f3_87178450)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:40 (fetch)
/classes/module/Module.php:2447 (fetch)
/modules/ps_categoryproducts/ps_categoryproducts.php:258 (fetch)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
892 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 95860 LIMIT 1 |
0.095
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
891 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 95860 AND id_shop=1 LIMIT 1 |
0.094
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1015 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.094
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
158 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 4 LIMIT 1 |
0.094
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
956 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 97414 LIMIT 1 |
0.094
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
901 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 95860) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.094
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
850 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.094
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
886 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.094
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1085 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 97232 LIMIT 1 |
0.094
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1108 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.093
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
865 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 99392) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.093
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1124 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 97406) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.093
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
883 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 85017) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.093
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
900 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 95860 LIMIT 1 |
0.093
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1105 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 96849) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.092
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
923 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.092
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
126 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field |
0.091
ms
|
1 |
|
|
/classes/ObjectModel.php:1473
/classes/ObjectModel.php:1505 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1436 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:498 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:548 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
957 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 97414) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.091
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
938 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 25629) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.091
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1152 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 99392 |
0.091
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
979 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.091
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1181 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 99799 |
0.090
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
868 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.090
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1095 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 96849 AND id_shop=1 LIMIT 1 |
0.090
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
61 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 59525 LIMIT 1 |
0.090
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1022 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 97418 LIMIT 1 |
0.090
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1142 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 95852) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.090
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1031 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 97418) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.090
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1195 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 97232 |
0.090
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1184 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 97418 |
0.089
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
35 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 2
AND id_shop = 1 LIMIT 1 |
0.089
ms
|
1 |
|
|
/classes/ObjectModel.php:1610
/classes/Tools.php:707 (isAssociatedToShop)
/classes/controller/FrontController.php:351 (setCurrency)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
161 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 10 LIMIT 1 |
0.089
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
63 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 59525 AND `id_group` = 1 LIMIT 1 |
0.089
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1115 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 97406 LIMIT 1 |
0.089
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1198 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 96849 |
0.089
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1192 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 99386 |
0.089
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1201 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 97406 |
0.088
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
929 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 25629 LIMIT 1 |
0.088
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
994 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 99391) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.088
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1021 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 97418 AND id_shop=1 LIMIT 1 |
0.088
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
920 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 97419) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.088
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1049 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 99395) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.088
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1030 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 97418 LIMIT 1 |
0.088
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1011 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 99799 LIMIT 1 |
0.088
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
919 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 97419 LIMIT 1 |
0.087
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
904 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.087
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1066 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 99386 LIMIT 1 |
0.087
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1052 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.086
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
969 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 97931 AND `id_group` = 1 LIMIT 1 |
0.086
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1141 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 95852 LIMIT 1 |
0.086
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
129 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_imageslider" LIMIT 1 |
0.086
ms
|
1 |
|
|
/classes/module/Module.php:2786
/classes/module/Module.php:2286 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:67 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:556 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1177 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 99391 |
0.086
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1048 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 99395 LIMIT 1 |
0.086
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1067 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 99386) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.086
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:444
/classes/Product.php:3701 (getQuantityAvailableByProduct)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1058 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 99386 LIMIT 1 |
0.085
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
928 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 25629 AND id_shop=1 LIMIT 1 |
0.085
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1156 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 85017 |
0.085
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1077 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 97232 LIMIT 1 |
0.085
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
91 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_category_shop`
WHERE `id_category` = 1997
AND id_shop = 1 LIMIT 1 |
0.085
ms
|
1 |
|
|
/classes/ObjectModel.php:1610
/controllers/front/ProductController.php:772 (isAssociatedToShop)
/controllers/front/ProductController.php:294 (assignCategory)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1034 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.085
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
45 |
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 2 |
0.085
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:115 (__construct)
/classes/Product.php:5717 (getTaxCalculator)
/classes/Product.php:566 (getTaxesRate)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1167 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 25629 |
0.085
ms
|
1 |
|
|
/classes/Product.php:2473
/src/Adapter/Image/ImageRetriever.php:72 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:590 (getProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:109 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:319 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
993 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 99391 LIMIT 1 |
0.085
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3698 (isPack)
/classes/Product.php:4887 (getQuantity)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
997 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1997 LIMIT 1 |
0.084
ms
|
1 |
|
|
/classes/Product.php:4762
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1003 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 99799 LIMIT 1 |
0.084
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1133 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 95852 LIMIT 1 |
0.083
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
985 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 99391 LIMIT 1 |
0.083
ms
|
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:504 (couldHaveSpecificPrice)
/classes/Product.php:3342 (getSpecificPrice)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1024 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 97418 AND `id_group` = 1 LIMIT 1 |
0.083
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
858 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 99392 AND `id_group` = 1 LIMIT 1 |
0.083
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
97 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2025-09-14 00:00:00' AND '2025-09-14 23:59:59' LIMIT 1 |
0.083
ms
|
1 |
|
|
/classes/SpecificPrice.php:362
/classes/SpecificPrice.php:609 (computeExtraConditions)
/controllers/front/ProductController.php:501 (getQuantityDiscounts)
/controllers/front/ProductController.php:296 (assignPriceAndTax)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
19 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 31 AND `id_shop` = 1 LIMIT 1 |
0.082
ms
|
1 |
|
|
/classes/module/Module.php:2311
/modules/lgseoredirect/lgseoredirect.php:103 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/Dispatcher.php:593 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
1260 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter` a
WHERE (a.`id_posstaticfooter` = 4) LIMIT 1 |
0.082
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
38 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.081
ms
|
1 |
|
|
/classes/ObjectModel.php:1610
/classes/Group.php:397 (isAssociatedToShop)
/classes/Cart.php:245 (getCurrent)
/classes/Cart.php:218 (setTaxCalculationMethod)
/classes/controller/FrontController.php:410 (__construct)
/controllers/front/ProductController.php:88 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1267 |
SELECT SQL_NO_CACHE *
FROM `ps_hook` a
WHERE (a.`id_hook` = 35) LIMIT 1 |
0.081
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:22 (__construct)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
98 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 59525
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.080
ms
|
0 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:612 (_getScoreQuery)
/controllers/front/ProductController.php:501 (getQuantityDiscounts)
/controllers/front/ProductController.php:296 (assignPriceAndTax)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
910 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 97419 AND id_shop=1 LIMIT 1 |
0.079
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
41 |
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 1 LIMIT 1 |
0.079
ms
|
1 |
|
|
/classes/Supplier.php:244
/classes/Product.php:560 (getNameById)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
67 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 59525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.078
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:760
/classes/Product.php:6605 (outOfStock)
/classes/Product.php:577 (loadStockData)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
20 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "lgseoredirect" LIMIT 1 |
0.078
ms
|
1 |
|
|
/classes/module/Module.php:2786
/classes/module/Module.php:2310 (getModuleIdByName)
/modules/lgseoredirect/lgseoredirect.php:876 (isEnabled)
/modules/lgseoredirect/lgseoredirect.php:823 (checkRedirection)
/classes/Hook.php:970 (hookModuleRoutes)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/Dispatcher.php:593 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
1261 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 4 |
0.078
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
160 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 6 LIMIT 1 |
0.078
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1283 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 6 |
0.078
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:80 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
157 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 3 LIMIT 1 |
0.076
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1057 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 99386 AND id_shop=1 LIMIT 1 |
0.076
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
873 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 85017 AND id_shop=1 LIMIT 1 |
0.076
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1135 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 95852 AND `id_group` = 1 LIMIT 1 |
0.075
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1284 |
SELECT SQL_NO_CACHE *
FROM `ps_hook` a
WHERE (a.`id_hook` = 488) LIMIT 1 |
0.075
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:22 (__construct)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:80 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
950 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 97414 AND `id_group` = 1 LIMIT 1 |
0.075
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
123 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.075
ms
|
0 |
|
|
/classes/module/Module.php:2311
/classes/controller/FrontController.php:1552 (isEnabled)
/classes/controller/FrontController.php:1656 (getDisplayTaxesLabel)
/controllers/front/ProductController.php:1282 (getTemplateVarPage)
/classes/controller/FrontController.php:494 (getTemplateVarPage)
/classes/controller/FrontController.php:548 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1273 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.075
ms
|
1 |
|
|
/classes/module/Module.php:2786
/modules/posstaticfooter/src/FooterBlockPresenter.php:18 (getModuleIdByName)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
876 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 85017 AND `id_group` = 1 LIMIT 1 |
0.075
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1039 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 99395 AND id_shop=1 LIMIT 1 |
0.075
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1265 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 8 |
0.074
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1282 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter` a
WHERE (a.`id_posstaticfooter` = 6) LIMIT 1 |
0.074
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:80 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1114 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 97406 AND id_shop=1 LIMIT 1 |
0.073
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
984 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 99391 AND id_shop=1 LIMIT 1 |
0.073
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
21 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 144 AND `id_shop` = 1 LIMIT 1 |
0.073
ms
|
1 |
|
|
/classes/module/Module.php:2311
/modules/lgseoredirect/lgseoredirect.php:876 (isEnabled)
/modules/lgseoredirect/lgseoredirect.php:823 (checkRedirection)
/classes/Hook.php:970 (hookModuleRoutes)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/classes/Dispatcher.php:593 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:28 (getInstance)
|
1076 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 97232 AND id_shop=1 LIMIT 1 |
0.073
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
159 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 5 LIMIT 1 |
0.072
ms
|
10 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1194 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:738 (generateCss)
/classes/Hook.php:970 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:355 (coreCallHook)
/classes/Hook.php:907 (callHookOn)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:177 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/5e/0b/6c/5e0b6cdf3e5041ffb052bd060d0bd44ec6d70d53_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed9ec09_12539353)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
124 |
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 134 LIMIT 1 |
0.072
ms
|
1 |
|
|
/classes/AddressFormat.php:629
/classes/AddressFormat.php:591 (getFormatDB)
/classes/AddressFormat.php:576 (getFormat)
/classes/AddressFormat.php:520 (getAddressCountryFormat)
/classes/AddressFormat.php:395 (getOrderedAddressFields)
/classes/controller/FrontController.php:1617 (generateAddress)
/classes/controller/FrontController.php:495 (getTemplateVarShop)
/classes/controller/FrontController.php:548 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1002 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 99799 AND id_shop=1 LIMIT 1 |
0.072
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1263 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 7 |
0.071
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1079 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 97232 AND `id_group` = 1 LIMIT 1 |
0.071
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1132 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 95852 AND id_shop=1 LIMIT 1 |
0.071
ms
|
1 |
|
|
/classes/Product.php:5694
/modules/pricerounding/classes/PriceroundingConfiguration.php:579 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:78 (getPRConfigurations)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
840 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 96989 AND `id_group` = 1 LIMIT 1 |
0.071
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1262 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter` a
WHERE (a.`id_posstaticfooter` = 7) LIMIT 1 |
0.070
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1117 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 97406 AND `id_group` = 1 LIMIT 1 |
0.070
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1042 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 99395 AND `id_group` = 1 LIMIT 1 |
0.070
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
48 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 108 AND `id_shop` = 1 LIMIT 1 |
0.070
ms
|
1 |
|
|
/classes/module/Module.php:2311
/override/classes/Product.php:38 (isEnabled)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
130 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1 |
0.070
ms
|
0 |
|
|
/classes/module/Module.php:2311
/modules/ets_superspeed/ets_superspeed.php:67 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:556 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
931 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 25629 AND `id_group` = 1 LIMIT 1 |
0.069
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
64 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1 |
0.069
ms
|
1 |
|
|
/classes/Group.php:151
/classes/Product.php:3491 (getReductionByIdGroup)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
987 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 99391 AND `id_group` = 1 LIMIT 1 |
0.069
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1060 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 99386 AND `id_group` = 1 LIMIT 1 |
0.069
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
70 |
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` = 1997 LIMIT 1 |
0.069
ms
|
1 |
|
|
/classes/Category.php:1360
/classes/Product.php:581 (getLinkRewrite)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
68 |
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 59525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.068
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:735
/classes/Product.php:6606 (dependsOnStock)
/classes/Product.php:577 (loadStockData)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
913 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 97419 AND `id_group` = 1 LIMIT 1 |
0.068
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
69 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 59525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.067
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:788
/classes/Product.php:6607 (getLocation)
/classes/Product.php:577 (loadStockData)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
894 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 95860 AND `id_group` = 1 LIMIT 1 |
0.067
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3487 (getValueForProduct)
/override/classes/Product.php:82 (priceCalculation)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:4787 (getPriceStatic)
/classes/Product.php:4990 (getProductProperties)
/classes/Category.php:1058 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:217 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:247 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:436 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:128 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
1264 |
SELECT SQL_NO_CACHE *
FROM `ps_posstaticfooter` a
WHERE (a.`id_posstaticfooter` = 8) LIMIT 1 |
0.066
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:975 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:927 (coreRenderWidget)
/config/smarty.config.inc.php:167 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/23/8c/fb/238cfb49dce5f302034d2a96189250e4709bc56b_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bfc066a7_17558933)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:454 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/24/b3/dd/24b3ddc33a58353736d3ab71553e9b3b3d4a048f_2.file.layout-both-columns.tpl.php:148 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed5a3a3_66654766)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/d6/25/77/d62577778a0665e2c62553e21c395b74a791b037_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed4ca16_52644532)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/c1/cd/0f/c1cd0f8b1a6bc36a3e91539c5aa915eba6f907dd_2.file.product.tpl.php:52 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c5f3bed450d7_14664890)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:683 (fetch)
/classes/controller/FrontController.php:667 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
125 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 134 LIMIT 1 |
0.062
ms
|
1 |
|
|
/classes/Country.php:401
/classes/AddressFormat.php:595 (isNeedDniByCountryId)
/classes/AddressFormat.php:576 (getFormat)
/classes/AddressFormat.php:520 (getAddressCountryFormat)
/classes/AddressFormat.php:395 (getOrderedAddressFields)
/classes/controller/FrontController.php:1617 (generateAddress)
/classes/controller/FrontController.php:495 (getTemplateVarShop)
/classes/controller/FrontController.php:548 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
49 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pm_advancedpack" LIMIT 1 |
0.058
ms
|
0 |
|
|
/classes/module/Module.php:2786
/classes/module/Module.php:2310 (getModuleIdByName)
/override/classes/Product.php:43 (isEnabled)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
131 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "homeslider" LIMIT 1 |
0.057
ms
|
0 |
|
|
/classes/module/Module.php:2786
/classes/module/Module.php:2286 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:67 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:556 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
134 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1 |
0.056
ms
|
0 |
|
|
/classes/module/Module.php:2311
/modules/ets_superspeed/ets_superspeed.php:69 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:556 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
133 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_banner" LIMIT 1 |
0.055
ms
|
1 |
|
|
/classes/module/Module.php:2786
/classes/module/Module.php:2286 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:69 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:556 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
50 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.055
ms
|
0 |
|
|
/classes/module/Module.php:2311
/override/classes/Product.php:43 (isEnabled)
/classes/Product.php:3242 (priceCalculation)
/classes/Product.php:573 (getPriceStatic)
/override/classes/Product.php:27 (__construct)
/controllers/front/ProductController.php:98 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
132 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockbanner" LIMIT 1 |
0.054
ms
|
0 |
|
|
/classes/module/Module.php:2786
/classes/module/Module.php:2286 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:69 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:131 (newInstance)
/src/Core/Foundation/IoC/Container.php:164 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:177 (doMake)
/src/Adapter/ServiceLocator.php:65 (make)
/classes/module/Module.php:1141 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1120 (coreLoadModule)
/classes/Hook.php:884 (getInstanceByName)
/classes/controller/FrontController.php:556 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
120 |
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-09-14 00:00:00" AND date_to <= "2025-09-14 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-09-14 00:00:00" AND date_from <= "2025-09-14 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-09-14 00:00:00" AND date_to > "2025-09-14 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
0.046
ms
|
1 |
|
|
/classes/CartRule.php:342
/classes/CartRule.php:375 (haveCartRuleToday)
/classes/Cart.php:2799 (getCustomerCartRules)
/classes/Cart.php:3182 (getDeliveryOptionList)
/classes/Cart.php:3255 (getDeliveryOption)
/override/classes/Cart.php:840 (getTotalShippingCost)
/src/Adapter/Presenter/Cart/CartPresenter.php:366 (getTotalShippingCost)
/classes/controller/FrontController.php:490 (present)
/classes/controller/FrontController.php:548 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|
121 |
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-09-14 00:00:00" AND date_to <= "2025-09-14 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-09-14 00:00:00" AND date_from <= "2025-09-14 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-09-14 00:00:00" AND date_to > "2025-09-14 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
0.040
ms
|
1 |
|
|
/classes/CartRule.php:342
/classes/CartRule.php:375 (haveCartRuleToday)
/classes/CartRule.php:512 (getCustomerCartRules)
/classes/Cart.php:508 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:439 (getDiscounts)
/classes/controller/FrontController.php:490 (present)
/classes/controller/FrontController.php:548 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/ProductController.php:389 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:515 (run)
/override/classes/Dispatcher.php:41 (dispatch)
/index.php:28 (dispatch)
|