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`) |
3.615
ms
|
1483 |
|
|
/classes/Configuration.php:180
/classes/Configuration.php:229 (loadConfiguration)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
14 |
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_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` |
2.789
ms
|
180 |
Yes
|
Yes
|
/classes/Hook.php:1267
/classes/Hook.php:735 (getAllHookRegistrations)
/classes/Hook.php:842 (getHookModuleExecList)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
64 |
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
2.693
ms
|
700 |
|
|
/classes/Hook.php:456
/classes/Hook.php:493 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:6898 (getManager)
/classes/Product.php:741 (getTaxesRate)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
63 |
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 |
2.075
ms
|
0 |
|
|
/classes/Hook.php:1326
/classes/Hook.php:225 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:6898 (getManager)
/classes/Product.php:741 (getTaxesRate)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
156 |
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2024-11-14 00:00:00" AND date_to <= "2024-11-14 23:59:59") OR (date_from >= "2024-11-14 00:00:00" AND date_from <= "2024-11-14 23:59:59") OR (date_from < "2024-11-14 00:00:00" AND date_to > "2024-11-14 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
1.495
ms
|
32 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/override/classes/CartRule.php:102 (getCustomerCartRules)
/classes/Cart.php:3079 (getCustomerCartRules)
/classes/Cart.php:3463 (getDeliveryOptionList)
/classes/Cart.php:3536 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2201 (processCalculation)
/src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/58/51/71/585171a29a82fa7ae930bdbe2948a6045e08ef85_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda1b823_94072876)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/8a/60/0d/8a600d273c5d666abc1e2490b274f06f12db535d_2.file.head.tpl.php:568 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/8a/60/0d/8a600d273c5d666abc1e2490b274f06f12db535d_2.file.head.tpl.php:104 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9d03d0_06601149)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:204 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
401 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 261 AND `id_shop` = 1 |
1.483
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3483 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3517 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:1752 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
463 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 63 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.446
ms
|
65 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
341 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 4 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.336
ms
|
43 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
373 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 22 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.245
ms
|
27 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
358 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 280 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.209
ms
|
16 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
387 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 254 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.176
ms
|
57 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
184 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 172 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.164
ms
|
71 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
540 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (7542,7543,7544,7545,7546,7547,7548)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.063
ms
|
7 |
|
|
/classes/Product.php:2752
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getFlags)
/var/cache/dev/smarty/compile/warehouse/dd/7a/bf/dd7abf8f9326def1bfcd862e7295634309132250_2.module.iqitmegamenuviewstemplateshook_partialsproducts_grid.tpl.php:39 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdd11c81_83201127)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.php:175 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdcf6b85_56458250)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.php:277 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdcf6b85_56458250)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouse/20/47/10/20471086401eb99f3dff6347c154f72663a6cb3d_2.module.iqitmegamenuviewstemplateshookvertical.tpl.php:155 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdca4568_45469011)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustomTemplate.php:45 (fetch)
/classes/module/Module.php:2296 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2582 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
224 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 20 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.019
ms
|
8 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
273 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 273 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.003
ms
|
50 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
213 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 50 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.992
ms
|
56 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
182 |
SELECT SQL_NO_CACHE hs.`id_tab` as id_tab, hssl.`title`, hssl.`label`, hssl.`url`,
hss.`position`, hss.`active_label`, hss.`url_type`, hss.`id_url`, hss.`icon_type`, hss.`icon_class`, hss.`icon`, hss.`legend_icon`,
hss.`new_window`, hss.`float`, hss.`submenu_type`, hss.`submenu_content`, hss.`submenu_width`, hss.`group_access`
FROM ps_iqitmegamenu_tabs_shop hs
LEFT JOIN ps_iqitmegamenu_tabs hss ON (hs.id_tab = hss.id_tab)
LEFT JOIN ps_iqitmegamenu_tabs_lang hssl ON (hss.id_tab = hssl.id_tab)
WHERE id_shop = 1 AND menu_type = 2 AND active = 1
AND hssl.id_lang = 1
ORDER BY hss.position |
0.963
ms
|
13 |
Yes
|
|
/modules/iqitmegamenu/models/IqitMenuTab.php:178
/modules/iqitmegamenu/iqitmegamenu.php:3195 (getTabsFrontend)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
293 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 24 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.955
ms
|
40 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
324 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 7 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.948
ms
|
40 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
96 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_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` = 274
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.946
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/controllers/front/ProductController.php:897 (getSubCategories)
/controllers/front/ProductController.php:368 (assignCategory)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
535 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 26 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.920
ms
|
40 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:3408 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:2623 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
282 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 31 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.910
ms
|
14 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
73 |
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `ps_specific_price` WHERE `id_product` != 0 |
0.908
ms
|
980 |
|
|
/classes/SpecificPrice.php:310
/classes/SpecificPrice.php:360 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
313 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 93 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.899
ms
|
21 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:1750 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
543 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 6807) AND (id_product_attribute = 7544) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.787
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2766 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getFlags)
/var/cache/dev/smarty/compile/warehouse/dd/7a/bf/dd7abf8f9326def1bfcd862e7295634309132250_2.module.iqitmegamenuviewstemplateshook_partialsproducts_grid.tpl.php:39 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdd11c81_83201127)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.php:175 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdcf6b85_56458250)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.php:277 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdcf6b85_56458250)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouse/20/47/10/20471086401eb99f3dff6347c154f72663a6cb3d_2.module.iqitmegamenuviewstemplateshookvertical.tpl.php:155 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdca4568_45469011)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustomTemplate.php:45 (fetch)
/classes/module/Module.php:2296 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2582 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
13 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1) |
0.785
ms
|
1122 |
|
|
/classes/Hook.php:1366
/classes/Hook.php:811 (getHookStatusByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
612 |
SELECT SQL_NO_CACHE *
FROM `ps_quantity_discount_rule_condition` a
WHERE (a.`id_quantity_discount_rule_condition` = 77) LIMIT 1 |
0.775
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRuleCondition.php:200 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4876 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:826 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:637 (getMessage)
/classes/Hook.php:1077 (hookDisplayProductButtons)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/54/31/40/543140252ada8c9efe2dd2fea8c4a0184aa05a75_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbde797c6_61993073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:518 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:575 (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/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:937 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
640 |
SELECT SQL_NO_CACHE p.id_product
FROM ps_product p
WHERE p.active = 1 |
0.742
ms
|
1792 |
|
|
/modules/ps_viewedproduct/ps_viewedproduct.php:317
/modules/ps_viewedproduct/ps_viewedproduct.php:251 (getExistingProductsIds)
/modules/ps_viewedproduct/ps_viewedproduct.php:177 (getViewedProductIds)
/modules/ps_viewedproduct/ps_viewedproduct.php:198 (getCacheId)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:722 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:1024 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
21 |
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.738
ms
|
103 |
Yes
|
|
/classes/Dispatcher.php:654
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
657 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 1 |
0.729
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:102 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe098e19_73975187)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/68/51/9f68513245120151d66627eeb82ced33d250e2ea_2.file.footer.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe092680_32737732)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:516 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
402 |
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(
"2024-11-14 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_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_group = 1 AND stock.id_shop = 0 )
WHERE p.id_product IN (2760) AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
ORDER BY FIELD(p.`id_product`,2760) |
0.702
ms
|
1 |
|
|
/modules/iqitmegamenu/iqitmegamenu.php:3729
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
445 |
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(
"2024-11-14 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_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_group = 1 AND stock.id_shop = 0 )
WHERE p.id_product IN (5607) AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
ORDER BY FIELD(p.`id_product`,5607) |
0.693
ms
|
0 |
|
|
/modules/iqitmegamenu/iqitmegamenu.php:3729
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
106 |
SELECT SQL_NO_CACHE *
FROM ps_iqitadditionaltab t
LEFT JOIN ps_iqitadditionaltab_lang tl ON (t.id_iqitadditionaltab = tl.id_iqitadditionaltab AND tl.id_lang = 1)
INNER JOIN ps_iqitadditionaltab_shop iqitadditionaltab_shop
ON (iqitadditionaltab_shop.id_iqitadditionaltab = t.id_iqitadditionaltab AND iqitadditionaltab_shop.id_shop = 1)
WHERE (t.id_product = 0 OR t.id_product = 6627) AND t.`active` = 1 GROUP BY t.id_iqitadditionaltab
ORDER BY t.`position` |
0.690
ms
|
1 |
Yes
|
Yes
|
/modules/iqitadditionaltabs/src/IqitAdditionalTab.php:118
/modules/iqitadditionaltabs/iqitadditionaltabs.php:558 (getTabs)
/modules/iqitadditionaltabs/iqitadditionaltabs.php:530 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/src/Adapter/HookManager.php:81 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:70 (exec)
/src/Core/Product/ProductExtraContentFinder.php:55 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:102 (find)
/controllers/front/ProductController.php:1209 (present)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
101 |
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(
"2024-11-14 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_accessory`
LEFT JOIN `ps_product` p ON p.`id_product` = `id_product_2`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1
)
LEFT JOIN `ps_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1
)
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 )
WHERE `id_product_1` = 6627 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product |
0.686
ms
|
1 |
|
Yes
|
/classes/Product.php:4702
/controllers/front/ProductController.php:405 (getAccessories)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
641 |
SELECT SQL_NO_CACHE p.id_product
FROM ps_product p
WHERE p.active = 1 |
0.681
ms
|
1792 |
|
|
/modules/ps_viewedproduct/ps_viewedproduct.php:317
/modules/ps_viewedproduct/ps_viewedproduct.php:251 (getExistingProductsIds)
/modules/ps_viewedproduct/ps_viewedproduct.php:261 (getViewedProductIds)
/modules/ps_viewedproduct/ps_viewedproduct.php:217 (getViewedProducts)
/modules/ps_viewedproduct/ps_viewedproduct.php:199 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:722 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:1024 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
659 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 15 AND `id_shop` = 1 |
0.652
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:102 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe098e19_73975187)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/68/51/9f68513245120151d66627eeb82ced33d250e2ea_2.file.footer.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe092680_32737732)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:516 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
428 |
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(
"2024-11-14 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_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_group = 1 AND stock.id_shop = 0 )
WHERE p.id_product IN (6802) AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
ORDER BY FIELD(p.`id_product`,6802) |
0.644
ms
|
0 |
|
|
/modules/iqitmegamenu/iqitmegamenu.php:3729
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
124 |
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`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`,
pal.`available_now`, pal.`available_later`
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_group = 1 AND stock.id_shop = 0 )
LEFT JOIN `ps_product_attribute_lang` pal
ON (
pa.`id_product_attribute` = pal.`id_product_attribute` AND
pal.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
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` = 6627
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.621
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4598
/controllers/front/ProductController.php:644 (getAttributesGroups)
/controllers/front/ProductController.php:462 (assignAttributesGroups)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
241 |
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(
"2024-11-14 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_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_group = 1 AND stock.id_shop = 0 )
WHERE p.id_product IN (6807) AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
ORDER BY FIELD(p.`id_product`,6807) |
0.598
ms
|
1 |
|
|
/modules/iqitmegamenu/iqitmegamenu.php:3729
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
16 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
0.591
ms
|
1122 |
|
|
/classes/Hook.php:1326
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:851 (getIdByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
482 |
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(
"2024-11-14 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_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_group = 1 AND stock.id_shop = 0 )
WHERE p.id_product IN (3517) AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
ORDER BY FIELD(p.`id_product`,3517) |
0.556
ms
|
0 |
|
|
/modules/iqitmegamenu/iqitmegamenu.php:3729
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
658 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 15) LIMIT 1 |
0.548
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:102 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe098e19_73975187)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/68/51/9f68513245120151d66627eeb82ced33d250e2ea_2.file.footer.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe092680_32737732)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:516 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
77 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 6, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 6) AND
`id_group` IN (0, 1) AND `id_product` = 6627 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.547
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
499 |
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(
"2024-11-14 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_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_group = 1 AND stock.id_shop = 0 )
WHERE p.id_product IN (2667) AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
ORDER BY FIELD(p.`id_product`,2667) |
0.544
ms
|
0 |
|
|
/modules/iqitmegamenu/iqitmegamenu.php:3729
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
605 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `ps_orders` o
LEFT JOIN ps_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN ps_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 1
AND 8 != o.current_state LIMIT 1 |
0.544
ms
|
51 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4081
/modules/quantitydiscountpro/quantitydiscountpro.php:811 (isQuantityDiscountRuleValidForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:637 (getMessage)
/classes/Hook.php:1077 (hookDisplayProductButtons)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/54/31/40/543140252ada8c9efe2dd2fea8c4a0184aa05a75_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbde797c6_61993073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:518 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:575 (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/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:937 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
30 |
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.527
ms
|
118 |
|
|
/classes/module/Module.php:346
/modules/ps_accounts/ps_accounts.php:138 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:90 (getInstanceByName)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:22 (getInstanceByName)
/var/cache/dev/Ps_eventbus321FrontContainer.php:1118 (__construct)
/var/cache/dev/Ps_eventbus321FrontContainer.php:398 (getPsAccountsAdapterServiceService)
/var/cache/dev/Ps_eventbus321FrontContainer.php:808 (getErrorHandlerService)
/var/cache/dev/Ps_eventbus321FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1077 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
514 |
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(
"2024-11-14 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_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_group = 1 AND stock.id_shop = 0 )
WHERE p.id_product IN (6784) AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
ORDER BY FIELD(p.`id_product`,6784) |
0.508
ms
|
0 |
|
|
/modules/iqitmegamenu/iqitmegamenu.php:3729
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
116 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
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 = 6627
ORDER BY f.position ASC |
0.486
ms
|
5 |
Yes
|
|
/classes/Product.php:6021
/classes/Product.php:5824 (getFrontFeaturesStatic)
/controllers/front/ProductController.php:1213 (getProductProperties)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
418 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2760) AND (id_product_attribute = 5982) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.486
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5814 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
602 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `ps_orders` o
LEFT JOIN ps_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN ps_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 2
AND 8 != o.current_state LIMIT 1 |
0.458
ms
|
39 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4081
/modules/quantitydiscountpro/quantitydiscountpro.php:811 (isQuantityDiscountRuleValidForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:637 (getMessage)
/classes/Hook.php:1077 (hookDisplayProductButtons)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/54/31/40/543140252ada8c9efe2dd2fea8c4a0184aa05a75_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbde797c6_61993073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:518 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:575 (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/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:937 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
632 |
SELECT SQL_NO_CACHE *
FROM `ps_quantity_discount_rule_condition` a
WHERE (a.`id_quantity_discount_rule_condition` = 71) LIMIT 1 |
0.450
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRuleCondition.php:200 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4876 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:826 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:637 (getMessage)
/classes/Hook.php:1077 (hookDisplayProductButtons)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/54/31/40/543140252ada8c9efe2dd2fea8c4a0184aa05a75_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbde797c6_61993073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:518 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:575 (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/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:937 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/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.445
ms
|
118 |
|
|
/classes/module/Module.php:346
/modules/ps_checkout/ps_checkout.php:149 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
452 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 6, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 6) AND
`id_group` IN (0, 1) AND `id_product` = 5607 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.445
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5692 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
412 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 6, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 6) AND
`id_group` IN (0, 1) AND `id_product` = 2760 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.444
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5692 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
417 |
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2760 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 2760 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.435
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5802 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
435 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 6, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 6) AND
`id_group` IN (0, 1) AND `id_product` = 6802 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.431
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5692 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
489 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 6, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 6) AND
`id_group` IN (0, 1) AND `id_product` = 3517 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.425
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5692 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
45 |
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.422
ms
|
118 |
|
|
/classes/module/Module.php:346
/modules/iqitthemeeditor/iqitthemeeditor.php:40 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
115 |
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6627 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 6627 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.421
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5802 (getQuantity)
/controllers/front/ProductController.php:1213 (getProductProperties)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
457 |
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5607 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 5607 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.419
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5802 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
23 |
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.417
ms
|
118 |
|
|
/classes/module/Module.php:346
/modules/psxdesign/psxdesign.php:68 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
609 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `ps_orders` o
LEFT JOIN ps_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN ps_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 10
AND 8 != o.current_state LIMIT 1 |
0.406
ms
|
17 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4081
/modules/quantitydiscountpro/quantitydiscountpro.php:811 (isQuantityDiscountRuleValidForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:637 (getMessage)
/classes/Hook.php:1077 (hookDisplayProductButtons)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/54/31/40/543140252ada8c9efe2dd2fea8c4a0184aa05a75_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbde797c6_61993073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:518 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:575 (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/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:937 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
29 |
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.405
ms
|
118 |
|
|
/classes/module/Module.php:346
/modules/ps_eventbus/ps_eventbus.php:204 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
440 |
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6802 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 6802 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.399
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5802 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
673 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.399
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:301
/modules/quantitydiscountpro/quantitydiscountpro.php:807 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:454 (getMessage)
/classes/Hook.php:1077 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:102 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe098e19_73975187)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/68/51/9f68513245120151d66627eeb82ced33d250e2ea_2.file.footer.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe092680_32737732)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:516 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
459 |
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` = 5607) AND (b.`id_shop` = 1) LIMIT 1 |
0.396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3677 (present)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
495 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
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 = 3517
ORDER BY f.position ASC |
0.393
ms
|
13 |
Yes
|
|
/classes/Product.php:6021
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
494 |
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3517 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 3517 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.390
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5802 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
509 |
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2667 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 2667 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.387
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5802 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
573 |
SELECT SQL_NO_CACHE *
FROM `ps_stockalert_alert` saa
LEFT JOIN `ps_stockalert_alert_lang` saal ON (saa.id_stockalert_alert = saal.id_stockalert_alert
AND id_lang = 1)
WHERE
`id_shop` = 1 AND `active` = 1 AND (
(`products` = "" AND `products_excluded` = "")
OR (
(`products` = "" OR FIND_IN_SET("6627", `products`))
AND NOT FIND_IN_SET("6627", `products_excluded`)
)
) AND (
(`manufacturers` = "" AND `manufacturers_excluded` = "")
OR (
(`manufacturers` = "" OR FIND_IN_SET("185", `manufacturers`))
AND NOT FIND_IN_SET("185", `manufacturers_excluded`)
)
)
AND (
(`suppliers` = "" AND `suppliers_excluded` = "")
OR (
(`suppliers` = "" OR FIND_IN_SET(50, `suppliers`))
AND NOT FIND_IN_SET("50", `suppliers_excluded`)
)) AND (`customers` = ""
OR `customers` IS NULL)
AND (
(`groups` = "" AND `groups_excluded` = "")
OR (
(`groups` = "" OR FIND_IN_SET(1, `groups`))
AND NOT FIND_IN_SET("1", `groups_excluded`)
)) ORDER BY `priority`; |
0.385
ms
|
1 |
Yes
|
|
/modules/stockalert/classes/StockAlertAlert.php:269
/modules/stockalert/stockalert.php:468 (getStockAlertByProduct)
/modules/stockalert/stockalert.php:382 (displayBlockInProductPage)
/classes/Hook.php:1077 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/41/b2/8d/41b28d94da475f19e8901312f016dca0d3dec009_2.file.product-prices.tpl.php:80 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbde1d6a0_95807247)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:344 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:379 (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/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:918 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
596 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductButtons')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.379
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:301
/modules/quantitydiscountpro/quantitydiscountpro.php:807 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:637 (getMessage)
/classes/Hook.php:1077 (hookDisplayProductButtons)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/54/31/40/543140252ada8c9efe2dd2fea8c4a0184aa05a75_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbde797c6_61993073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:518 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:575 (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/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:937 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
60 |
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` = 6627) AND (b.`id_shop` = 1) LIMIT 1 |
0.374
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
253 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 6, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 6) AND
`id_group` IN (0, 1) AND `id_product` = 6807 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.374
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5692 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
103 |
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 SUM(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` = 6627 UNION SELECT 0 as first_level_quantity, SUM(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` = 6627 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.371
ms
|
0 |
|
|
/classes/Cart.php:1430
/controllers/front/ProductController.php:1207 (getProductQuantity)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
599 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `ps_orders` o
LEFT JOIN ps_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN ps_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 3
AND 8 != o.current_state LIMIT 1 |
0.369
ms
|
6 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4081
/modules/quantitydiscountpro/quantitydiscountpro.php:811 (isQuantityDiscountRuleValidForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:637 (getMessage)
/classes/Hook.php:1077 (hookDisplayProductButtons)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/54/31/40/543140252ada8c9efe2dd2fea8c4a0184aa05a75_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbde797c6_61993073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:518 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:575 (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/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:937 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
551 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (4790,5982)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.368
ms
|
2 |
|
|
/classes/Product.php:2752
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getFlags)
/var/cache/dev/smarty/compile/warehouse/dd/7a/bf/dd7abf8f9326def1bfcd862e7295634309132250_2.module.iqitmegamenuviewstemplateshook_partialsproducts_grid.tpl.php:39 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdd11c81_83201127)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.php:175 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdcf6b85_56458250)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.php:277 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdcf6b85_56458250)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/warehouse/20/47/10/20471086401eb99f3dff6347c154f72663a6cb3d_2.module.iqitmegamenuviewstemplateshookvertical.tpl.php:155 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdca4568_45469011)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustomTemplate.php:45 (fetch)
/classes/module/Module.php:2296 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2582 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
99 |
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 6, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 6) AND
`id_group` IN (0, 1) AND `id_product` = 6627 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.366
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:656
/controllers/front/ProductController.php:607 (getQuantityDiscounts)
/controllers/front/ProductController.php:370 (assignPriceAndTax)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
261 |
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6807 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 6807 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.361
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5802 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
623 |
SELECT SQL_NO_CACHE * FROM `ps_quantity_discount_rule_group` t
WHERE `id_quantity_discount_rule` = 2
ORDER BY `id_quantity_discount_rule_group` ASC |
0.360
ms
|
11 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:148
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4857 (getGroups)
/modules/quantitydiscountpro/quantitydiscountpro.php:826 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:637 (getMessage)
/classes/Hook.php:1077 (hookDisplayProductButtons)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/54/31/40/543140252ada8c9efe2dd2fea8c4a0184aa05a75_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbde797c6_61993073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:518 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:575 (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/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:937 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
20 |
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.357
ms
|
118 |
|
|
/classes/module/Module.php:346
/modules/ph_simpleblog/ph_simpleblog.php:135 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
442 |
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` = 6802) AND (b.`id_shop` = 1) LIMIT 1 |
0.357
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3677 (present)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
606 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductButtons')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 4
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.354
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:301
/modules/quantitydiscountpro/quantitydiscountpro.php:807 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:637 (getMessage)
/classes/Hook.php:1077 (hookDisplayProductButtons)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/54/31/40/543140252ada8c9efe2dd2fea8c4a0184aa05a75_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbde797c6_61993073)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:518 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:575 (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/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:937 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
408 |
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` = 2760) AND (b.`id_shop` = 1) LIMIT 1 |
0.346
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
263 |
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 7546
AND cp.`id_cart` = 0 AND cp.`id_product` = 6807 UNION SELECT 0 as first_level_quantity, SUM(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` = 7546
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6807 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.345
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5814 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/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.342
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:715
/classes/shop/Shop.php:774 (cacheShops)
/classes/Configuration.php:299 (getShops)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
171 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitwishlist" LIMIT 1 |
0.341
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:114 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
521 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 6, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 6) AND
`id_group` IN (0, 1) AND `id_product` = 6784 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-14 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.338
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5692 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
555 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.333
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:301
/modules/quantitydiscountpro/quantitydiscountpro.php:807 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:621 (getMessage)
/classes/Hook.php:1077 (hookDisplayTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
550 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 2760
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.331
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:2734
/src/Adapter/Presenter/Product/ProductLazyArray.php:667 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getFlags)
/var/cache/dev/smarty/compile/warehouse/dd/7a/bf/dd7abf8f9326def1bfcd862e7295634309132250_2.module.iqitmegamenuviewstemplateshook_partialsproducts_grid.tpl.php:39 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdd11c81_83201127)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.php:175 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdcf6b85_56458250)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.php:277 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdcf6b85_56458250)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/warehouse/20/47/10/20471086401eb99f3dff6347c154f72663a6cb3d_2.module.iqitmegamenuviewstemplateshookvertical.tpl.php:155 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdca4568_45469011)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustomTemplate.php:45 (fetch)
/classes/module/Module.php:2296 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2582 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
163 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitlinksmanager" LIMIT 1 |
0.330
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:106 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
419 |
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 5982
AND cp.`id_cart` = 0 AND cp.`id_product` = 2760 UNION SELECT 0 as first_level_quantity, SUM(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` = 5982
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2760 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.330
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5814 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
526 |
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6784 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 6784 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.330
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5802 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
674 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 4
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.327
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:301
/modules/quantitydiscountpro/quantitydiscountpro.php:807 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:454 (getMessage)
/classes/Hook.php:1077 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:102 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe098e19_73975187)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/68/51/9f68513245120151d66627eeb82ced33d250e2ea_2.file.footer.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe092680_32737732)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:516 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
566 |
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` = 6797) AND (b.`id_shop` = 1) LIMIT 1 |
0.327
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:185 (getProductObject)
/modules/iqitproductsnav/iqitproductsnav.php:127 (getProductLink)
/modules/iqitproductsnav/iqitproductsnav.php:68 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/49/f2/8f/49f28fdb5d3cf0cfcde8926aadc607a1aa7f8abc_2.file.breadcrumb.tpl.php:47 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbddaba82_72254679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:91 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
568 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlockProduct')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.323
ms
|
5 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:301
/modules/quantitydiscountpro/quantitydiscountpro.php:807 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:697 (getMessage)
/classes/Hook.php:1077 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/41/b2/8d/41b28d94da475f19e8901312f016dca0d3dec009_2.file.product-prices.tpl.php:80 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbde1d6a0_95807247)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:344 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:379 (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/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:918 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
100 |
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`, pa.`mpn`
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` = 6627 |
0.321
ms
|
1 |
|
|
/classes/Product.php:7563
/controllers/front/ProductController.php:866 (getAttributesInformationsByProduct)
/controllers/front/ProductController.php:373 (assignAttributesCombinations)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
266 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 6807
AND pac.`id_product_attribute` = 7546
AND agl.`id_lang` = 1 |
0.321
ms
|
1 |
|
|
/classes/Product.php:7534
/classes/Product.php:5857 (getAttributesParams)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
97 |
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.320
ms
|
21 |
Yes
|
Yes
|
/classes/Category.php:1151
/classes/Category.php:1087 (getChildren)
/controllers/front/ProductController.php:907 (getHomeCategories)
/controllers/front/ProductController.php:368 (assignCategory)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
422 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 2760
AND pac.`id_product_attribute` = 5982
AND agl.`id_lang` = 1 |
0.319
ms
|
1 |
|
|
/classes/Product.php:7534
/classes/Product.php:5857 (getAttributesParams)
/classes/Product.php:5990 (getProductProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3735 (getProductsProperties)
/modules/iqitmegamenu/iqitmegamenu.php:3655 (getProductsByIds)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
24 |
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.317
ms
|
118 |
|
|
/classes/module/Module.php:346
/modules/ps_mbo/ps_mbo.php:106 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
157 |
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1 |
0.313
ms
|
21 |
|
|
/classes/CartRule.php:423
/override/classes/CartRule.php:102 (getCustomerCartRules)
/classes/Cart.php:3079 (getCustomerCartRules)
/classes/Cart.php:3463 (getDeliveryOptionList)
/classes/Cart.php:3536 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2201 (processCalculation)
/src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/58/51/71/585171a29a82fa7ae930bdbe2948a6045e08ef85_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda1b823_94072876)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/8a/60/0d/8a600d273c5d666abc1e2490b274f06f12db535d_2.file.head.tpl.php:568 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/8a/60/0d/8a600d273c5d666abc1e2490b274f06f12db535d_2.file.head.tpl.php:104 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9d03d0_06601149)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:204 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
460 |
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` = 5607
ORDER BY `position` |
0.312
ms
|
1 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3677 (present)
/modules/iqitmegamenu/iqitmegamenu.php:1795 (getProducts)
/modules/iqitmegamenu/iqitmegamenu.php:3250 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2614 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2593 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
663 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 10 AND `id_shop` = 1 |
0.312
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:102 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe098e19_73975187)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/68/51/9f68513245120151d66627eeb82ced33d250e2ea_2.file.footer.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe092680_32737732)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:516 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
642 |
SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` IN (6627) AND cl.`id_lang` = 1
ORDER BY c.`level_depth` DESC |
0.311
ms
|
1 |
Yes
|
|
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:191 (loadCategories)
/modules/ps_googleanalytics/classes/Hook/HookDisplayFooterProduct.php:62 (prepareItemFromProduct)
/modules/ps_googleanalytics/ps_googleanalytics.php:120 (run)
/classes/Hook.php:1077 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:722 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:1024 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:135 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
667 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 8 AND `id_shop` = 1 |
0.311
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:102 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/3d/cc/d4/3dccd4bc9627fbcb9f50f69febc921c84e3d0645_2.file.footer-3.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe098e19_73975187)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/68/51/9f68513245120151d66627eeb82ced33d250e2ea_2.file.footer.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbe092680_32737732)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:516 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
118 |
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` = 6627
ORDER BY `position` |
0.310
ms
|
5 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductPresenter.php:110 (__construct)
/controllers/front/ProductController.php:1245 (present)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
547 |
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` = 2760) LIMIT 1 |
0.310
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:662 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getFlags)
/var/cache/dev/smarty/compile/warehouse/dd/7a/bf/dd7abf8f9326def1bfcd862e7295634309132250_2.module.iqitmegamenuviewstemplateshook_partialsproducts_grid.tpl.php:39 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdd11c81_83201127)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.php:175 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdcf6b85_56458250)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.php:277 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdcf6b85_56458250)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/warehouse/20/47/10/20471086401eb99f3dff6347c154f72663a6cb3d_2.module.iqitmegamenuviewstemplateshookvertical.tpl.php:155 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdca4568_45469011)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustomTemplate.php:45 (fetch)
/classes/module/Module.php:2296 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2582 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/d8/1c/7bd81c0e96383536bd92a310059369734f074516_2.file.header-7.tpl.php:76 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda73fb1_16352871)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:164 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/2f/af/d7/2fafd70698e47d0cc7548d151dbb4b4de9c035ed_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbda434b2_30878449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/37/54/e1/3754e15068e6ba4564529f97215ac874a03d59d6_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd9aaa89_79935796)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/cb/96/92/cb9692d9aade0cbce800ef123b821874a2efa872_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd990590_07877441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/e3/67/ad/e367adac40e3784d81eeeaea83d5619de73d52cb_2.file.product.tpl.php:65 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbd982a44_79628434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
117 |
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` = 6
AND tr.`id_tax_rules_group` = 28
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.309
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:5972 (getTaxCalculator)
/classes/Product.php:5864 (getTaxesInformations)
/controllers/front/ProductController.php:1213 (getProductProperties)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
536 |
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` = 6807) LIMIT 1 |
0.305
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:662 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:505 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getFlags)
/var/cache/dev/smarty/compile/warehouse/dd/7a/bf/dd7abf8f9326def1bfcd862e7295634309132250_2.module.iqitmegamenuviewstemplateshook_partialsproducts_grid.tpl.php:39 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdd11c81_83201127)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.php:175 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdcf6b85_56458250)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.php:277 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6735ebbdcf6b85_56458250)
|