107 |
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product`) FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1 |
69.731
ms
|
47741 |
|
|
/classes/SpecificPrice.php:286
/classes/SpecificPrice.php:344 (filterOutField)
/classes/SpecificPrice.php:532 (computeExtraConditions)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
697 |
SELECT SQL_NO_CACHE `id_date_range`, `time_end`
FROM `ps_date_range`
WHERE `time_end` = (SELECT MAX(`time_end`) FROM `ps_date_range`) LIMIT 1 |
51.038
ms
|
10354894081 |
|
|
/classes/DateRange.php:60
/classes/Page.php:122 (getCurrentRange)
/modules/statsdata/statsdata.php:121 (setPageViewed)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:990 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:540 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
2 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
13.630
ms
|
19064 |
|
|
/classes/Configuration.php:160
/classes/Configuration.php:209 (loadConfiguration)
/classes/Configuration.php:289 (get)
/classes/shop/Shop.php:380 (getMultiShopValues)
/config/config.inc.php:121 (initialize)
/index.php:29 (require)
|
100 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, MAX(product_attribute_shop.id_product_attribute) id_product_attribute,
pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`,
pl.`name`, MAX(image_shop.`id_image`) id_image, il.`legend`, m.`name` AS manufacturer_name,
DATEDIFF(
p.`date_add`,
DATE_SUB(
NOW(),
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 pa ON (pa.id_product = p.id_product)
LEFT 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 AND product_attribute_shop.default_on=1)
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 )
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 3 AND pl.id_shop = 1
)
LEFT JOIN `ps_image` i ON (i.`id_product` = p.`id_product`) LEFT JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1 AND image_shop.cover=1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
LEFT JOIN `ps_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
WHERE product_shop.`active` = 1
AND p.`visibility` IN ("both", "catalog")
AND p.`id_product` IN (52331,52361,22951,2377,1148,5398,5417,1323,1324,1325,3181,3185,1008,22613,22604,22605,23134,22806,53420,53421)
AND p.`id_product` IN (
SELECT cp.`id_product`
FROM `ps_category_group` cg
LEFT JOIN `ps_category_product` cp ON (cp.`id_category` = cg.`id_category`)
WHERE cg.`id_group` = 1
)
GROUP BY product_shop.id_product
ORDER BY `pl`.name ASC |
10.136
ms
|
120 |
Yes
|
|
/modules/ph_simpleblog/models/SimpleBlogPost.php:1729
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
144 |
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product_attribute`) FROM `ps_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1 |
9.067
ms
|
2292 |
|
|
/classes/SpecificPrice.php:286
/classes/SpecificPrice.php:352 (filterOutField)
/classes/SpecificPrice.php:532 (computeExtraConditions)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
16 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `ps_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1)
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
4.088
ms
|
1295 |
Yes
|
Yes
|
/classes/Hook.php:1161
/classes/Hook.php:714 (getAllHookRegistrations)
/classes/Hook.php:798 (getHookModuleExecList)
/classes/Dispatcher.php:596 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
114 |
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
3.493
ms
|
925 |
|
|
/classes/Hook.php:487
/classes/Hook.php:527 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3465 (getManager)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
20 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name |
1.520
ms
|
0 |
|
|
/classes/Hook.php:1221
/classes/Hook.php:205 (getAllHookIds)
/classes/Hook.php:540 (getIdByName)
/classes/module/Module.php:2362 (isModuleRegisteredOnHook)
/modules/ph_simpleblog/ph_simpleblog.php:123 (isRegisteredInHook)
: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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/Dispatcher.php:596 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
26 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
1.441
ms
|
415 |
Yes
|
|
/classes/Dispatcher.php:643
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
400 |
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
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` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.255
ms
|
29 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:3354 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
359 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 3 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.988
ms
|
26 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:3354 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
305 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2377 |
0.829
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
301 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 22951 |
0.809
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
459 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 5 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.744
ms
|
32 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:3354 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
95 |
UPDATE `ps_simpleblog_post` SET `views` = `views` + 1 WHERE id_simpleblog_post = 32 |
0.709
ms
|
1 |
|
|
/modules/ph_simpleblog/models/SimpleBlogPost.php:1561
/modules/ph_simpleblog/controllers/front/single-v17.php:191 (increaseViewsNb)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
53 |
SELECT SQL_NO_CACHE *
FROM `ps_simpleblog_post` a
LEFT JOIN `ps_simpleblog_post_lang` `b` ON a.`id_simpleblog_post` = b.`id_simpleblog_post` AND b.`id_lang` = 3
LEFT JOIN `ps_simpleblog_post_shop` `c` ON a.`id_simpleblog_post` = c.`id_simpleblog_post` AND c.`id_shop` = 1
WHERE (a.`id_simpleblog_post` = 32) LIMIT 1 |
0.683
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ph_simpleblog/models/SimpleBlogPost.php:353 (__construct)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1077 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:73 (getByRewrite)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
522 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 54 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.679
ms
|
29 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
493 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 25 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.673
ms
|
23 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
523 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 53 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.664
ms
|
30 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
479 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 14 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.659
ms
|
22 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
494 |
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
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` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.658
ms
|
25 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
480 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 15 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.652
ms
|
21 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
498 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 30 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.652
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
500 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 32 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.650
ms
|
27 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
477 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 12 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.648
ms
|
24 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
478 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 13 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.648
ms
|
23 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
521 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 52 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.644
ms
|
30 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
510 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 43 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.644
ms
|
2 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
476 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 11 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.644
ms
|
25 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
482 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 16 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.643
ms
|
20 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
691 |
INSERT INTO `ps_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0') |
0.643
ms
|
1 |
|
|
/classes/ObjectModel.php:559
/classes/ObjectModel.php:516 (add)
/classes/Guest.php:239 (save)
/modules/statsdata/statsdata.php:82 (setNewGuest)
/modules/statsdata/statsdata.php:73 (getScriptPlugins)
/classes/Hook.php:990 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:540 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
506 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 39 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.643
ms
|
20 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
483 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 17 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.640
ms
|
19 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
509 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 42 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.640
ms
|
26 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
497 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 29 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.639
ms
|
5 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
504 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 36 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.639
ms
|
17 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
503 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 35 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.638
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
486 |
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
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` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.638
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
496 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 28 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.637
ms
|
3 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
64 |
SELECT SQL_NO_CACHE *
FROM `ps_simpleblog_post` sbp
INNER JOIN `ps_simpleblog_post_lang` `l` ON sbp.id_simpleblog_post = l.id_simpleblog_post AND l.id_lang = 3
INNER JOIN `ps_simpleblog_post_shop` `sbps` ON sbp.id_simpleblog_post = sbps.id_simpleblog_post AND sbps.id_shop = 1
WHERE (sbp.active = 1) AND (sbp.date_add <= '2025.09.10 04:20:23') AND (sbp.date_add > "2023-07-17 13:03:10")
ORDER BY sbp.date_add ASC
LIMIT 1 |
0.637
ms
|
53 |
Yes
|
|
/modules/ph_simpleblog/classes/BlogPostsFinder.php:637
/modules/ph_simpleblog/models/SimpleBlogPost.php:1843 (findPosts)
/modules/ph_simpleblog/controllers/front/single-v17.php:111 (getNextPost)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
484 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 18 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.637
ms
|
18 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
511 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 44 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.636
ms
|
4 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
474 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 8 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.636
ms
|
12 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
502 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 34 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.636
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
508 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 41 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.636
ms
|
24 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
501 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 33 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.635
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
481 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 10 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.633
ms
|
10 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
507 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 40 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.633
ms
|
22 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
473 |
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
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` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.631
ms
|
9 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
485 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 19 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.630
ms
|
17 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
489 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 23 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.630
ms
|
13 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
487 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 21 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.628
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
505 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 38 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.628
ms
|
19 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
490 |
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
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` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.627
ms
|
8 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
488 |
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
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` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.626
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
495 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 27 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.626
ms
|
1 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
519 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 37 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.625
ms
|
18 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
491 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 68 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.625
ms
|
7 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
512 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 45 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.622
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
499 |
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
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` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.622
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
517 |
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
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` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.620
ms
|
21 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
475 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 9 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.617
ms
|
11 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
514 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 47 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.617
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
513 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 46 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.615
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
518 |
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
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` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.612
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
516 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 49 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.609
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
515 |
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
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 48 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.607
ms
|
16 |
Yes
|
|
/classes/Category.php:792
/modules/iqitmegamenu/iqitmegamenu.php:1726 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:3202 (buildSubmenuTree)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
51 |
SELECT SQL_NO_CACHE l.id_simpleblog_post
FROM `ps_simpleblog_post_lang` l
WHERE (l.link_rewrite = 'die-besten-geschenke-fuer-bushcraft-outdoor-und-survival-enthusiasten' AND l.id_lang = 3) LIMIT 1 |
0.600
ms
|
529 |
|
|
/modules/ph_simpleblog/models/SimpleBlogPost.php:1007
/modules/ph_simpleblog/controllers/front/single-v17.php:73 (getByRewrite)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
62 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_simpleblog_tag t
LEFT JOIN ps_simpleblog_post_tag pt ON (pt.id_simpleblog_tag = t.id_simpleblog_tag)
WHERE pt.`id_simpleblog_post`=31 |
0.571
ms
|
27 |
|
|
/modules/ph_simpleblog/models/SimpleBlogTag.php:150
/modules/ph_simpleblog/classes/BlogPostsFinder.php:776 (getPostTags)
/modules/ph_simpleblog/classes/BlogPostsFinder.php:709 (getPostProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1813 (findPosts)
/modules/ph_simpleblog/controllers/front/single-v17.php:109 (getPreviousPost)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (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.567
ms
|
199 |
|
|
/classes/module/Module.php:322
/modules/giftcard/giftcard.php:65 (__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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/Dispatcher.php:596 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
19 |
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.566
ms
|
199 |
|
|
/classes/module/Module.php:322
/modules/ph_simpleblog/ph_simpleblog.php:116 (__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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/Dispatcher.php:596 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
695 |
INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('340327', '3192', '3628718081', '', '1', '1', '2025-09-10 04:20:24') |
0.562
ms
|
1 |
|
|
/classes/ObjectModel.php:559
/classes/Connection.php:183 (add)
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:990 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:540 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
27 |
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.560
ms
|
199 |
|
|
/classes/module/Module.php:322
/modules/pddiangoredirecturls/pddiangoredirecturls.php:41 (__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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/override/classes/controller/FrontController.php:6 (getInstanceByName)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
25 |
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.555
ms
|
199 |
|
|
/classes/module/Module.php:322
/modules/datafeedwatch/datafeedwatch.php:50 (__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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/Dispatcher.php:596 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
584 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 22951
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
0.549
ms
|
4 |
Yes
|
Yes
|
/classes/Product.php:2434
/modules/ps_legalcompliance/ps_legalcompliance.php:875 (getAttributeCombinations)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
111 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 52331 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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.519
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
59 |
SELECT SQL_NO_CACHE *
FROM `ps_simpleblog_post` sbp
INNER JOIN `ps_simpleblog_post_lang` `l` ON sbp.id_simpleblog_post = l.id_simpleblog_post AND l.id_lang = 3
INNER JOIN `ps_simpleblog_post_shop` `sbps` ON sbp.id_simpleblog_post = sbps.id_simpleblog_post AND sbps.id_shop = 1
WHERE (sbp.active = 1) AND (sbp.date_add <= '2025.09.10 04:20:22') AND (sbp.date_add < "2023-07-17 13:03:10")
ORDER BY sbp.date_add DESC
LIMIT 1 |
0.508
ms
|
53 |
Yes
|
|
/modules/ph_simpleblog/classes/BlogPostsFinder.php:637
/modules/ph_simpleblog/models/SimpleBlogPost.php:1813 (findPosts)
/modules/ph_simpleblog/controllers/front/single-v17.php:109 (getPreviousPost)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
130 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 52361 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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.480
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
146 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 22951 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 31198) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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.479
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
18 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
0.475
ms
|
795 |
|
|
/classes/Hook.php:1221
/classes/Hook.php:205 (getAllHookIds)
/classes/Hook.php:807 (getIdByName)
/classes/Dispatcher.php:596 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
122 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 52331 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 52331 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.464
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
90 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pm_advancedcookiebanner" LIMIT 1 |
0.464
ms
|
1 |
|
|
/classes/module/Module.php:2820
/classes/module/Module.php:2310 (getModuleIdByName)
/modules/facebookproductad/lib/moduleTools.php:386 (isInstalled)
/modules/facebookproductad/lib/moduleTools.php:1692 (isInstalled)
/modules/facebookproductad/lib/hook/hookDisplay.php:141 (getConsentStatus)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:56 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:56 (run)
/modules/facebookproductad/facebookproductad.php:340 (run)
/modules/facebookproductad/facebookproductad.php:288 (_execHook)
/classes/Hook.php:990 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/classes/controller/FrontController.php:575 (exec)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
595 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2377
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
0.463
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:2434
/modules/ps_legalcompliance/ps_legalcompliance.php:875 (getAttributeCombinations)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
249 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 23134 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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.463
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
224 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 22605 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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.458
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
274 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 53420 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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.458
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
694 |
SELECT SQL_NO_CACHE `id_page`
FROM `ps_page`
WHERE `id_page_type` = 34 LIMIT 1 |
0.457
ms
|
1 |
|
|
/classes/Page.php:83
/classes/Connection.php:175 (getCurrentId)
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:990 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:540 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
169 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 2377 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 31328) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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.454
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
673 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 1 |
0.454
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
136 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 52361 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 52361 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.452
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
187 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 5398 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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.452
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
212 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 22604 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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.450
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
698 |
UPDATE `ps_page_viewed`
SET `counter` = `counter` + 1
WHERE `id_date_range` = 101501
AND `id_page` = 3192
AND `id_shop` = 1 |
0.445
ms
|
1 |
|
|
/classes/Page.php:131
/modules/statsdata/statsdata.php:121 (setPageViewed)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:990 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:540 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
287 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 53421 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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
|
3 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
567 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (52331) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.445
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
199 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 5417 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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.440
ms
|
4 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
72 |
(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` = 3) 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.440
ms
|
1 |
|
|
/classes/CartRule.php:400
/classes/Cart.php:2980 (getCustomerCartRules)
/classes/Cart.php:3363 (getDeliveryOptionList)
/classes/Cart.php:3436 (getDeliveryOption)
/src/Core/Cart/Fees.php:95 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2149 (processCalculation)
/src/Adapter/Presenter/Cart/CartPresenter.php:328 (getOrderTotal)
/classes/controller/FrontController.php:501 (present)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
629 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (22613) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.440
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
261 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 22806 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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.439
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
71 |
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-09-10 00:00:00" AND date_to <= "2025-09-10 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-09-10 00:00:00" AND date_from <= "2025-09-10 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-09-10 00:00:00" AND date_to > "2025-09-10 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
0.437
ms
|
1 |
|
|
/classes/CartRule.php:342
/classes/CartRule.php:375 (haveCartRuleToday)
/classes/Cart.php:2980 (getCustomerCartRules)
/classes/Cart.php:3363 (getDeliveryOptionList)
/classes/Cart.php:3436 (getDeliveryOption)
/src/Core/Cart/Fees.php:95 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2149 (processCalculation)
/src/Adapter/Presenter/Cart/CartPresenter.php:328 (getOrderTotal)
/classes/controller/FrontController.php:501 (present)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
194 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 5398
ORDER BY f.position ASC |
0.436
ms
|
12 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
237 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 22613 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-10 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-10 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.434
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:560
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
581 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (22951) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.431
ms
|
4 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
160 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 22951
ORDER BY f.position ASC |
0.425
ms
|
7 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
295 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 52331 |
0.422
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
219 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 22604
ORDER BY f.position ASC |
0.422
ms
|
7 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
591 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 22951 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.421
ms
|
4 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
127 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 52361) AND (b.`id_shop` = 1) LIMIT 1 |
0.420
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4938 (getProductLink)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
338 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 53420 |
0.415
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
592 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2377) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.413
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
293 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 53421 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 53421 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.412
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
310 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 5398 |
0.411
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
280 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 53420 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 53420 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.407
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
267 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 22806 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 22806 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.405
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
205 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5417 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5417 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.403
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
243 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 22613 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 22613 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.402
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
318 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 22604 |
0.401
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'hwesta.eu' OR su.domain_ssl = 'hwesta.eu')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.401
ms
|
4 |
Yes
|
|
/classes/shop/Shop.php:1341
/classes/shop/Shop.php:337 (findShopByHost)
/config/config.inc.php:121 (initialize)
/index.php:29 (require)
|
178 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 31328
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2377 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 31328
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2377 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:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5072 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
123 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 52331
ORDER BY f.position ASC |
0.399
ms
|
2 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
158 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 31198
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 22951 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 31198
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 22951 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.397
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5072 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
255 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 23134 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 23134 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.397
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
155 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 22951 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 22951 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.396
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
218 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 22604 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 22604 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.396
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
298 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 52361 |
0.395
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
69 |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.393
ms
|
1 |
|
|
/classes/module/Module.php:2244
/classes/Hook.php:872 (getExceptionsStatic)
/classes/controller/FrontController.php:949 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
175 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2377 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2377 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.393
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
193 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5398 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5398 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.392
ms
|
0 |
|
|
/classes/Cart.php:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
601 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5398) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.391
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
600 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2377 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.391
ms
|
2 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
573 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 52331 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.390
ms
|
1 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
628 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 22605 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.390
ms
|
1 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
230 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 22605 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 22605 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:1404
/classes/Product.php:3811 (getProductQuantity)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
330 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 23134 |
0.386
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
656 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 53420 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.386
ms
|
1 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
636 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (23134) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.385
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
180 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 2377
ORDER BY f.position ASC |
0.383
ms
|
11 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
256 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 23134
ORDER BY f.position ASC |
0.382
ms
|
3 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
471 |
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 = 1 AND active = 1
AND hssl.id_lang = 3
ORDER BY hss.position |
0.381
ms
|
27 |
Yes
|
|
/modules/iqitmegamenu/models/IqitMenuTab.php:178
/modules/iqitmegamenu/iqitmegamenu.php:3147 (getTabsFrontend)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
635 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 22613 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.381
ms
|
1 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
650 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (53420) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.380
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
206 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 5417
ORDER BY f.position ASC |
0.379
ms
|
13 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
657 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (53421) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.379
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
642 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 23134 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.378
ms
|
1 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
614 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5417 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.378
ms
|
1 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
307 |
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` = 3)
WHERE i.`id_product` = 2377
ORDER BY `position` |
0.374
ms
|
20 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
643 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (22806) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.374
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
649 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 22806 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.373
ms
|
1 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
615 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (22604) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.372
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
663 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 53421 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.371
ms
|
1 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
341 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 53421 |
0.370
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
608 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5417) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.367
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
302 |
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` = 3)
WHERE i.`id_product` = 22951
ORDER BY `position` |
0.367
ms
|
12 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
621 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 22604 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.366
ms
|
1 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
314 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 5417 |
0.366
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
580 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 52361 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.365
ms
|
1 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
574 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (52361) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.365
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
271 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 53420) AND (b.`id_shop` = 1) LIMIT 1 |
0.364
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4938 (getProductLink)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
607 |
SELECT SQL_NO_CACHE pa.id_product_attribute, ag.`id_attribute_group`, ag.`is_color_group`, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
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` AND al.`id_lang` = 3)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5398 AND ag.`id_attribute_group` IN (24)
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY ag.`id_attribute_group`, a.`position` |
0.363
ms
|
1 |
Yes
|
Yes
|
/modules/iqitsizecharts/iqitsizecharts.php:659
/modules/iqitsizecharts/iqitsizecharts.php:593 (getAttributeCombinations)
/modules/iqitsizecharts/iqitsizecharts.php:533 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:199 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:314 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
622 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (22605) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.363
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:3993
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:511 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:241 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:114 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:287 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
70 |
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
0.357
ms
|
1 |
|
|
/classes/Cart.php:4185
/classes/Cart.php:4160 (hasProducts)
/classes/Cart.php:2101 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartPresenter.php:327 (getOrderTotal)
/classes/controller/FrontController.php:501 (present)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
322 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 22605 |
0.356
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
231 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 22605
ORDER BY f.position ASC |
0.356
ms
|
7 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
137 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 52361
ORDER BY f.position ASC |
0.356
ms
|
2 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
141 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 22951) AND (b.`id_shop` = 1) LIMIT 1 |
0.354
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4938 (getProductLink)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
326 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 22613 |
0.353
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
312 |
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` = 3)
WHERE i.`id_product` = 5398
ORDER BY `position` |
0.351
ms
|
11 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
161 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 22951
AND pac.`id_product_attribute` = 31198
AND agl.`id_lang` = 3 |
0.351
ms
|
1 |
|
|
/classes/Product.php:6435
/classes/Product.php:5107 (getAttributesParams)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
268 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 22806
ORDER BY f.position ASC |
0.350
ms
|
7 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
334 |
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-09-10 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 22806 |
0.349
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 (addMissingProductFields)
/modules/ph_simpleblog/controllers/front/single-v17.php:299 (assembleProduct)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
284 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 53421) AND (b.`id_shop` = 1) LIMIT 1 |
0.348
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4938 (getProductLink)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
335 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 22806) AND (b.`id_shop` = 1) LIMIT 1 |
0.346
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/src/Adapter/Image/ImageRetriever.php:62 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
306 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2377) AND (b.`id_shop` = 1) LIMIT 1 |
0.346
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/src/Adapter/Image/ImageRetriever.php:62 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
323 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 22605) AND (b.`id_shop` = 1) LIMIT 1 |
0.344
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/src/Adapter/Image/ImageRetriever.php:62 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
299 |
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` = 3)
WHERE i.`id_product` = 52361
ORDER BY `position` |
0.344
ms
|
9 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
327 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 22613) AND (b.`id_shop` = 1) LIMIT 1 |
0.339
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/src/Adapter/Image/ImageRetriever.php:62 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
73 |
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-09-10 00:00:00" AND date_to <= "2025-09-10 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-09-10 00:00:00" AND date_from <= "2025-09-10 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-09-10 00:00:00" AND date_to > "2025-09-10 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
0.336
ms
|
1 |
|
|
/classes/CartRule.php:342
/classes/CartRule.php:375 (haveCartRuleToday)
/classes/CartRule.php:511 (getCustomerCartRules)
/classes/Cart.php:543 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:438 (getDiscounts)
/classes/controller/FrontController.php:501 (present)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
331 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 23134) AND (b.`id_shop` = 1) LIMIT 1 |
0.334
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/src/Adapter/Image/ImageRetriever.php:62 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
315 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5417) AND (b.`id_shop` = 1) LIMIT 1 |
0.332
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/src/Adapter/Image/ImageRetriever.php:62 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
319 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 22604) AND (b.`id_shop` = 1) LIMIT 1 |
0.332
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/src/Adapter/Image/ImageRetriever.php:62 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
357 |
(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` = 3) WHERE cr.`id_customer` = 0 AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") |
0.325
ms
|
1 |
|
|
/classes/CartRule.php:400
/classes/CartRule.php:511 (getCustomerCartRules)
/classes/Cart.php:543 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:438 (getDiscounts)
/modules/ps_shoppingcart/ps_shoppingcart.php:96 (present)
/config/smartyfront.config.inc.php:131 (getWidgetVariables)
/config/smartyfront.config.inc.php:76 ({closure})
/config/smartyfront.config.inc.php:140 (withWidget)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyWidgetBlock)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:183 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
566 |
(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` = 3) WHERE cr.`id_customer` = 0 AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") |
0.322
ms
|
1 |
|
|
/classes/CartRule.php:400
/classes/CartRule.php:511 (getCustomerCartRules)
/classes/Cart.php:543 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:438 (getDiscounts)
/modules/ps_shoppingcart/ps_shoppingcart.php:96 (present)
/config/smartyfront.config.inc.php:131 (getWidgetVariables)
/config/smartyfront.config.inc.php:76 ({closure})
/config/smartyfront.config.inc.php:140 (withWidget)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyWidgetBlock)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/42/4c/78/424c78d6ddf41b0b1e9c6129498d4dea569b444c_2.file.mobile-header-3.tpl.php:176 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e99a838_01508411)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:291 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
681 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 10 AND `id_shop` = 1 |
0.322
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
311 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5398) AND (b.`id_shop` = 1) LIMIT 1 |
0.321
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/src/Adapter/Image/ImageRetriever.php:62 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
320 |
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` = 3)
WHERE i.`id_product` = 22604
ORDER BY `position` |
0.320
ms
|
3 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
104 |
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 52331) AND (b.`id_shop` = 1) LIMIT 1 |
0.320
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:559 (__construct)
/override/classes/Product.php:19 (__construct)
/classes/Link.php:106 (__construct)
/classes/Link.php:174 (getProductObject)
/classes/Product.php:4938 (getProductLink)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
296 |
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` = 3)
WHERE i.`id_product` = 52331
ORDER BY `position` |
0.317
ms
|
2 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
339 |
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` = 3)
WHERE i.`id_product` = 53420
ORDER BY `position` |
0.315
ms
|
6 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
115 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 40
AND tr.`id_state` IN (0, 0)
AND ('51-376' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '51-376')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.315
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3466 (getTaxCalculator)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
181 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2377
AND pac.`id_product_attribute` = 31328
AND agl.`id_lang` = 3 |
0.311
ms
|
1 |
|
|
/classes/Product.php:6435
/classes/Product.php:5107 (getAttributesParams)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
281 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 53420
ORDER BY f.position ASC |
0.310
ms
|
2 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
294 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 53421
ORDER BY f.position ASC |
0.310
ms
|
2 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
316 |
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` = 3)
WHERE i.`id_product` = 5417
ORDER BY `position` |
0.309
ms
|
8 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
696 |
INSERT IGNORE INTO `ps_connections_page` (`id_connections`, `id_page`, `time_start`) VALUES ('263280', '3192', '2025-09-10 04:20:24') |
0.308
ms
|
1 |
|
|
/classes/Connection.php:122
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:990 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:540 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
75 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "module-ph_simpleblog-single"
OR m.page = "moduleph_simpleblogsingle"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.306
ms
|
2 |
|
|
/classes/Meta.php:189
/classes/Meta.php:328 (getMetaByPage)
/classes/Meta.php:313 (getHomeMetas)
/classes/controller/FrontController.php:1659 (getMetaTags)
/classes/controller/FrontController.php:505 (getTemplateVarPage)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (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.306
ms
|
4 |
Yes
|
|
/classes/shop/Shop.php:703
/classes/shop/Shop.php:762 (cacheShops)
/classes/Configuration.php:286 (getShops)
/classes/shop/Shop.php:380 (getMultiShopValues)
/config/config.inc.php:121 (initialize)
/index.php:29 (require)
|
342 |
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` = 3)
WHERE i.`id_product` = 53421
ORDER BY `position` |
0.301
ms
|
7 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
124 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 40
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.291
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:5153 (getTaxCalculator)
/classes/Product.php:5113 (getTaxesInformations)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
332 |
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` = 3)
WHERE i.`id_product` = 23134
ORDER BY `position` |
0.287
ms
|
2 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
91 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 3
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 14) LIMIT 1 |
0.286
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/paypal/paypal.php:327 (__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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/controller/FrontController.php:575 (exec)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
525 |
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 = 3
ORDER BY hss.position |
0.280
ms
|
27 |
Yes
|
|
/modules/iqitmegamenu/models/IqitMenuTab.php:178
/modules/iqitmegamenu/iqitmegamenu.php:3147 (getTabsFrontend)
/modules/iqitmegamenu/iqitmegamenu.php:2591 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2577 (_prepareHookVertical)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
74 |
(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` = 3) WHERE cr.`id_customer` = 0 AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") |
0.277
ms
|
1 |
|
|
/classes/CartRule.php:400
/classes/CartRule.php:511 (getCustomerCartRules)
/classes/Cart.php:543 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:438 (getDiscounts)
/classes/controller/FrontController.php:501 (present)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
149 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 41
AND tr.`id_state` IN (0, 0)
AND ('51-376' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '51-376')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.276
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3466 (getTaxCalculator)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
244 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 22613
ORDER BY f.position ASC |
0.273
ms
|
1 |
Yes
|
|
/classes/Product.php:5195
/classes/Product.php:5082 (getFrontFeaturesStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
162 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 41
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.268
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:5153 (getTaxCalculator)
/classes/Product.php:5113 (getTaxesInformations)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
55 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_simpleblog_tag t
LEFT JOIN ps_simpleblog_post_tag pt ON (pt.id_simpleblog_tag = t.id_simpleblog_tag)
WHERE pt.`id_simpleblog_post`=1 |
0.267
ms
|
3 |
|
|
/modules/ph_simpleblog/models/SimpleBlogTag.php:150
/modules/ph_simpleblog/models/SimpleBlogCategory.php:231 (getPostTags)
/modules/ph_simpleblog/models/SimpleBlogPost.php:363 (__construct)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1077 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:73 (getByRewrite)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
328 |
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` = 3)
WHERE i.`id_product` = 22613
ORDER BY `position` |
0.267
ms
|
2 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
138 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 22951
AND image_shop.`cover` = 1 LIMIT 1 |
0.267
ms
|
12 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
336 |
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` = 3)
WHERE i.`id_product` = 22806
ORDER BY `position` |
0.265
ms
|
3 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
112 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 52331) |
0.262
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
684 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "my-account"
OR m.page = "myaccount"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.260
ms
|
2 |
|
|
/classes/Meta.php:189
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:118 (getMetaByPage)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:46 (makeStaticLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
324 |
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` = 3)
WHERE i.`id_product` = 22605
ORDER BY `position` |
0.259
ms
|
3 |
Yes
|
|
/classes/Product.php:3096
/src/Adapter/Image/ImageRetriever.php:65 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
269 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 53420
AND image_shop.`cover` = 1 LIMIT 1 |
0.251
ms
|
6 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
131 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 52361) |
0.250
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
245 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 23134
AND image_shop.`cover` = 1 LIMIT 1 |
0.247
ms
|
2 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
56 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_simpleblog_tag t
LEFT JOIN ps_simpleblog_post_tag pt ON (pt.id_simpleblog_tag = t.id_simpleblog_tag)
WHERE pt.`id_simpleblog_post`=32 |
0.246
ms
|
39 |
|
|
/modules/ph_simpleblog/models/SimpleBlogTag.php:150
/modules/ph_simpleblog/models/SimpleBlogPost.php:441 (getPostTags)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1077 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:73 (getByRewrite)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
470 |
SELECT SQL_NO_CACHE l.id_iqitmenulinks, l.new_window, s.name, ll.link, ll.label
FROM ps_iqitmenulinks l
LEFT JOIN ps_iqitmenulinks_lang ll ON (l.id_iqitmenulinks = ll.id_iqitmenulinks AND ll.id_lang = 3 AND ll.id_shop=1)
LEFT JOIN ps_shop s ON l.id_shop = s.id_shop
WHERE 1 AND l.id_iqitmenulinks = "1"
AND l.id_shop IN (0, 1) |
0.244
ms
|
1 |
|
|
/modules/iqitmegamenu/models/IqitMenuLinks.php:25
/modules/iqitmegamenu/models/IqitMenuLinks.php:30 (gets)
/modules/iqitmegamenu/iqitmegamenu.php:3321 (get)
/modules/iqitmegamenu/iqitmegamenu.php:3366 (transformToLink)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
96 |
SELECT SQL_NO_CACHE l.`id_lang`, c.`link_rewrite`
FROM `ps_simpleblog_post_lang` AS c
LEFT JOIN `ps_lang` AS l ON c.`id_lang` = l.`id_lang`
WHERE c.`id_simpleblog_post` = 32
AND l.`active` = 1 |
0.243
ms
|
10 |
|
|
/modules/ph_simpleblog/models/SimpleBlogPost.php:1913
/modules/ph_simpleblog/controllers/front/single-v17.php:217 (getAlternativeLangsPostUrl)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
147 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 22951) |
0.243
ms
|
4 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
170 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2377) |
0.242
ms
|
2 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
275 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 53420) |
0.235
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
125 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 52361
AND image_shop.`cover` = 1 LIMIT 1 |
0.234
ms
|
9 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
304 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (31199, 31200, 31201, 31198) AND il.`id_lang` = 3 ORDER by i.`position` |
0.234
ms
|
4 |
Yes
|
|
/classes/Product.php:2529
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
238 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 22613) |
0.231
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
12 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
0.228
ms
|
9 |
|
|
/classes/Language.php:1123
/classes/Language.php:1334 (countActiveLanguages)
/classes/Dispatcher.php:541 (isMultiLanguageActivated)
/classes/Dispatcher.php:238 (setRequestUri)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
31 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
262 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 22806) |
0.227
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
67 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_simpleblog_tag t
LEFT JOIN ps_simpleblog_post_tag pt ON (pt.id_simpleblog_tag = t.id_simpleblog_tag)
WHERE pt.`id_simpleblog_post`=33 |
0.226
ms
|
29 |
|
|
/modules/ph_simpleblog/models/SimpleBlogTag.php:150
/modules/ph_simpleblog/classes/BlogPostsFinder.php:776 (getPostTags)
/modules/ph_simpleblog/classes/BlogPostsFinder.php:709 (getPostProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1843 (findPosts)
/modules/ph_simpleblog/controllers/front/single-v17.php:111 (getNextPost)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
250 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 23134) |
0.226
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
213 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 22604) |
0.226
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
188 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5398) |
0.225
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
309 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (31329, 31328) AND il.`id_lang` = 3 ORDER by i.`position` |
0.225
ms
|
2 |
Yes
|
|
/classes/Product.php:2529
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
101 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 52331
AND image_shop.`cover` = 1 LIMIT 1 |
0.224
ms
|
2 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
200 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5417) |
0.223
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
350 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` c
INNER JOIN ps_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC |
0.222
ms
|
4 |
Yes
|
|
/classes/Currency.php:680
/classes/Currency.php:655 (findAll)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:172 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
288 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 53421) |
0.221
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
568 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 52331 |
0.220
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
225 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 22605) |
0.220
ms
|
1 |
|
|
/classes/Product.php:3401
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
692 |
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 340327
AND `date_add` > '2025-09-10 03:50:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.218
ms
|
1 |
Yes
|
|
/classes/Connection.php:163
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:990 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:540 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
7 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.217
ms
|
10 |
|
|
/classes/Language.php:991
/config/config.inc.php:147 (loadLanguages)
/index.php:29 (require)
|
164 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2377
AND image_shop.`cover` = 1 LIMIT 1 |
0.217
ms
|
20 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
8 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 14) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:150 (__construct)
/index.php:29 (require)
|
688 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "guest-tracking"
OR m.page = "guesttracking"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.215
ms
|
2 |
|
|
/classes/Meta.php:189
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:118 (getMetaByPage)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:46 (makeStaticLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
54 |
SELECT SQL_NO_CACHE *
FROM `ps_simpleblog_category` a
LEFT JOIN `ps_simpleblog_category_lang` `b` ON a.`id_simpleblog_category` = b.`id_simpleblog_category` AND b.`id_lang` = 3
LEFT JOIN `ps_simpleblog_category_shop` `c` ON a.`id_simpleblog_category` = c.`id_simpleblog_category` AND c.`id_shop` = 1
WHERE (a.`id_simpleblog_category` = 1) LIMIT 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ph_simpleblog/models/SimpleBlogCategory.php:217 (__construct)
/modules/ph_simpleblog/models/SimpleBlogPost.php:363 (__construct)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1077 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:73 (getByRewrite)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
82 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 14) LIMIT 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:443 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1641 (generateAddress)
/classes/controller/FrontController.php:506 (getTemplateVarShop)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
644 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22806 |
0.211
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
257 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 22806
AND image_shop.`cover` = 1 LIMIT 1 |
0.210
ms
|
3 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
65 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_simpleblog_tag t
LEFT JOIN ps_simpleblog_post_tag pt ON (pt.id_simpleblog_tag = t.id_simpleblog_tag)
WHERE pt.`id_simpleblog_post`=1 |
0.210
ms
|
3 |
|
|
/modules/ph_simpleblog/models/SimpleBlogTag.php:150
/modules/ph_simpleblog/models/SimpleBlogCategory.php:231 (getPostTags)
/modules/ph_simpleblog/classes/BlogPostsFinder.php:733 (__construct)
/modules/ph_simpleblog/classes/BlogPostsFinder.php:709 (getPostProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1843 (findPosts)
/modules/ph_simpleblog/controllers/front/single-v17.php:111 (getNextPost)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
220 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 22605
AND image_shop.`cover` = 1 LIMIT 1 |
0.210
ms
|
3 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
207 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 22604
AND image_shop.`cover` = 1 LIMIT 1 |
0.208
ms
|
3 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
683 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 7 AND `id_shop` = 1 |
0.207
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
183 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5398
AND image_shop.`cover` = 1 LIMIT 1 |
0.207
ms
|
11 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
520 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5) AND (b.`id_shop` = 1) LIMIT 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3226 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3151 (transformToLink)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
492 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 4) AND (b.`id_shop` = 1) LIMIT 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3226 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3151 (transformToLink)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
593 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 2377 |
0.202
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
52 |
SELECT SQL_NO_CACHE l.id_simpleblog_post
FROM `ps_simpleblog_post_lang` l
WHERE (l.link_rewrite = 'die-besten-geschenke-fuer-bushcraft-outdoor-und-survival-enthusiasten' AND l.id_lang = 3) LIMIT 1 |
0.201
ms
|
529 |
|
|
/modules/ph_simpleblog/models/SimpleBlogPost.php:1077
/modules/ph_simpleblog/controllers/front/single-v17.php:73 (getByRewrite)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
344 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1 |
0.201
ms
|
4 |
|
|
/classes/Currency.php:1099
/classes/Currency.php:1116 (countActiveCurrencies)
/classes/module/Module.php:2416 (isMultiCurrencyActivated)
/modules/iqitlinksmanager/iqitlinksmanager.php:148 (getCacheId)
/modules/iqitlinksmanager/iqitlinksmanager.php:115 (getCacheId)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
658 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 53421 |
0.201
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
630 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22613 |
0.200
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
17 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` |
0.200
ms
|
91 |
|
|
/classes/Hook.php:284
/classes/Hook.php:315 (getAllHookAliases)
/classes/Hook.php:725 (getHookAliasesFor)
/classes/Hook.php:798 (getHookModuleExecList)
/classes/Dispatcher.php:596 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
282 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 53421
AND image_shop.`cover` = 1 LIMIT 1 |
0.199
ms
|
7 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
195 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5417
AND image_shop.`cover` = 1 LIMIT 1 |
0.199
ms
|
8 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
232 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 22613
AND image_shop.`cover` = 1 LIMIT 1 |
0.198
ms
|
2 |
|
|
/classes/Product.php:3118
/classes/Product.php:4921 (getCover)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
609 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 5417 |
0.197
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
179 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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 p.`id_product` = 2377 AND pa.`id_product` = 2377 AND pa.`id_product_attribute` = 31328 LIMIT 1 |
0.197
ms
|
1 |
|
|
/classes/Product.php:949
/classes/Product.php:5076 (getAvailableDate)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
637 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 23134 |
0.197
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
527 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 10) LIMIT 1 |
0.197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
677 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 18 AND `id_shop` = 1 |
0.196
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
651 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 53420 |
0.196
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
48 |
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:246 (getCurrent)
/classes/Cart.php:219 (setTaxCalculationMethod)
/classes/controller/FrontController.php:416 (__construct)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
616 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22604 |
0.195
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
163 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 31198) LIMIT 1 |
0.195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5123 (__construct)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
575 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 52361 |
0.194
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
166 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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_attribute` = 31328 LIMIT 1 |
0.194
ms
|
1 |
|
|
/classes/Combination.php:462
/classes/Product.php:4942 (getPrice)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
582 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22951 |
0.194
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
639 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 23134 |
0.193
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
583 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 22951 LIMIT 1 |
0.193
ms
|
4 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
472 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3226 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3151 (transformToLink)
/modules/iqitmegamenu/iqitmegamenu.php:2610 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
159 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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 p.`id_product` = 22951 AND pa.`id_product` = 22951 AND pa.`id_product_attribute` = 31198 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/Product.php:949
/classes/Product.php:5076 (getAvailableDate)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
35 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 4) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
599 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 2377 LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
675 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 1 |
0.192
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
3 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.192
ms
|
3 |
|
|
/classes/shop/Shop.php:1162
/classes/Configuration.php:220 (isFeatureActive)
/classes/Configuration.php:289 (get)
/classes/shop/Shop.php:380 (getMultiShopValues)
/config/config.inc.php:121 (initialize)
/index.php:29 (require)
|
39 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
43 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1 |
0.192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
14 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 3) LIMIT 1 |
0.192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tools.php:646 (__construct)
/classes/Dispatcher.php:242 (switchLanguage)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
60 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_simpleblog_tag t
LEFT JOIN ps_simpleblog_post_tag pt ON (pt.id_simpleblog_tag = t.id_simpleblog_tag)
WHERE pt.`id_simpleblog_post`=1 |
0.192
ms
|
3 |
|
|
/modules/ph_simpleblog/models/SimpleBlogTag.php:150
/modules/ph_simpleblog/models/SimpleBlogCategory.php:231 (getPostTags)
/modules/ph_simpleblog/classes/BlogPostsFinder.php:733 (__construct)
/modules/ph_simpleblog/classes/BlogPostsFinder.php:709 (getPostProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1813 (findPosts)
/modules/ph_simpleblog/controllers/front/single-v17.php:109 (getPreviousPost)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
602 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 5398 |
0.191
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
664 |
SELECT SQL_NO_CACHE cb.`id_iqit_link_block`
FROM ps_iqit_link_block cb
INNER JOIN ps_iqit_link_block_shop cs ON (cb.`id_iqit_link_block` = cs.`id_iqit_link_block`)
WHERE `id_hook` = 26
AND cs.`id_shop` = 1
ORDER BY cb.position ASC |
0.191
ms
|
5 |
Yes
|
|
/modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:174
/modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
633 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22613 |
0.191
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
426 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 33 AND `id_shop` = 1 |
0.187
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
57 |
SELECT SQL_NO_CACHE COUNT(id_simpleblog_comment)
FROM ps_simpleblog_comment
WHERE id_simpleblog_post = 32
AND active = 1 LIMIT 1 |
0.187
ms
|
4 |
|
|
/modules/ph_simpleblog/models/SimpleBlogComment.php:139
/modules/ph_simpleblog/models/SimpleBlogPost.php:455 (getCommentsCount)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1077 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:73 (getByRewrite)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
597 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 2377 |
0.187
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
623 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22605 |
0.187
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
632 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22613 |
0.187
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
588 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22951 |
0.186
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
594 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 2377 LIMIT 1 |
0.186
ms
|
2 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
118 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('51-376' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '51-376')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.186
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3493 (getTaxCalculator)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4991 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
182 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 31328) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5123 (__construct)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
646 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22806 |
0.185
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
660 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 53421 |
0.185
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
272 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 53420 LIMIT 1 |
0.185
ms
|
3 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
652 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 53420 LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
654 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 53420 |
0.184
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
570 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 52331 |
0.184
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
28 |
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC |
0.184
ms
|
4 |
Yes
|
|
/classes/Currency.php:695
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:92 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
412 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 29 AND `id_shop` = 1 |
0.183
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
571 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 52331 |
0.183
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
446 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 40 AND `id_shop` = 1 |
0.183
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
619 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22604 |
0.183
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
617 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 22604 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
577 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 52361 |
0.182
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
631 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 22613 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
569 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 52331 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
345 |
SELECT SQL_NO_CACHE cb.`id_iqit_link_block`
FROM ps_iqit_link_block cb
INNER JOIN ps_iqit_link_block_shop cs ON (cb.`id_iqit_link_block` = cs.`id_iqit_link_block`)
WHERE `id_hook` = 504
AND cs.`id_shop` = 1
ORDER BY cb.position ASC |
0.182
ms
|
5 |
Yes
|
|
/modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:174
/modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
653 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 53420 |
0.181
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
128 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 52361 LIMIT 1 |
0.181
ms
|
3 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
618 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22604 |
0.181
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
78 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.180
ms
|
8 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:263 (getImagesTypes)
/classes/controller/FrontController.php:1536 (getNoPictureImage)
/classes/controller/FrontController.php:1624 (getTemplateVarUrls)
/classes/controller/FrontController.php:506 (getTemplateVarShop)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
625 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22605 |
0.180
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
6 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/shop/Shop.php:201
/classes/shop/Shop.php:131 (setUrl)
/classes/shop/Shop.php:411 (__construct)
/config/config.inc.php:121 (initialize)
/index.php:29 (require)
|
604 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 5398 |
0.180
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
640 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 23134 |
0.180
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
349 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/Meta.php:189
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:118 (getMetaByPage)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:46 (makeStaticLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
578 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 52361 |
0.179
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
638 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 23134 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
611 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 5417 |
0.178
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:145 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
626 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22605 |
0.177
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
45 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1052 (__construct)
/classes/Tools.php:693 (getCurrencyInstance)
/classes/controller/FrontController.php:357 (setCurrency)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
661 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 53421 |
0.176
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
659 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 53421 LIMIT 1 |
0.176
ms
|
1 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
401 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 4) LIMIT 1 |
0.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
624 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 22605 LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
645 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 22806 LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
647 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22806 |
0.175
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
572 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 52331 LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
576 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 52361 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
610 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 5417 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
416 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 30 AND `id_shop` = 1 |
0.174
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
589 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 22951 |
0.173
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
634 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 22613 LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
671 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1 |
0.172
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
465 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 53 AND `id_shop` = 1 |
0.171
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
603 |
SELECT SQL_NO_CACHE COUNT(*)
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` = 5398 LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/Product.php:2583
/modules/ps_legalcompliance/ps_legalcompliance.php:873 (hasAttributes)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
565 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 45) LIMIT 1 |
0.170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
408 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 28 AND `id_shop` = 1 |
0.170
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
605 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 5398 |
0.170
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
612 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 5417 |
0.170
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
529 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 2) LIMIT 1 |
0.169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
561 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 36) LIMIT 1 |
0.169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
430 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 34 AND `id_shop` = 1 |
0.169
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
247 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 23134 LIMIT 1 |
0.168
ms
|
2 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
395 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 7 AND `id_shop` = 1 |
0.168
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
143 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 22951 LIMIT 1 |
0.168
ms
|
2 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
598 |
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 2377 |
0.168
ms
|
1 |
|
|
/src/Adapter/Database.php:48
/src/Core/Foundation/Database/EntityRepository.php:195 (select)
/src/Core/Foundation/Database/EntityRepository.php:218 (doFind)
/modules/ps_legalcompliance/ps_legalcompliance.php:863 (findOne)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
590 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 22951 LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
679 |
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 6 AND `id_shop` = 1 |
0.167
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
440 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 38 AND `id_shop` = 1 |
0.167
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
354 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 2 |
0.166
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1052 (__construct)
/classes/Currency.php:745 (getCurrencyInstance)
/classes/Currency.php:655 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:172 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
29 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.166
ms
|
10 |
|
|
/classes/Language.php:790
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
210 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 22604 LIMIT 1 |
0.166
ms
|
2 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
83 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 14 |
0.166
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:443 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1641 (generateAddress)
/classes/controller/FrontController.php:506 (getTemplateVarShop)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
557 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 43) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
49 |
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1 |
0.165
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:246 (getCurrent)
/classes/Cart.php:219 (setTaxCalculationMethod)
/classes/controller/FrontController.php:416 (__construct)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
531 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 35) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
30 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/Currency.php:866
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
106 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 52331 LIMIT 1 |
0.164
ms
|
3 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
135 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
436 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 36 AND `id_shop` = 1 |
0.164
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
34 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'GBP') LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/Currency.php:866
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
355 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1052 (__construct)
/classes/Currency.php:745 (getCurrencyInstance)
/classes/Currency.php:655 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:172 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
545 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 1) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
606 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 5398 LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
438 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 37 AND `id_shop` = 1 |
0.163
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
685 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "identity"
OR m.page = "identity"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/Meta.php:189
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:118 (getMetaByPage)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:46 (makeStaticLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
585 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 22951) AND (id_product_attribute = 31199) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:2443 (getQuantityAvailableByProduct)
/modules/ps_legalcompliance/ps_legalcompliance.php:875 (getAttributeCombinations)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
85 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pm_subscription" LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/module/Module.php:2820
/classes/module/Module.php:2310 (getModuleIdByName)
/modules/facebookproductad/lib/moduleTools.php:386 (isInstalled)
/modules/facebookproductad/facebookproductad.php:146 (isInstalled)
: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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/controller/FrontController.php:575 (exec)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
360 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
422 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 47 AND `id_shop` = 1 |
0.163
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
89 |
SELECT SQL_NO_CACHE id_order
FROM `ps_orders` o
WHERE (o.id_cart=0) LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/facebookproductad/lib/dao/moduleDao.php:360
/modules/facebookproductad/lib/moduleTools.php:1520 (getOrderIdFromCart)
/modules/facebookproductad/lib/hook/hookDisplay.php:115 (getOrderIdForPaypox)
:undefined (displayHeader)
/modules/facebookproductad/lib/hook/hookDisplay.php:56 (call_user_func_array)
/modules/facebookproductad/lib/hook/hookController.php:56 (run)
/modules/facebookproductad/facebookproductad.php:340 (run)
/modules/facebookproductad/facebookproductad.php:288 (_execHook)
/classes/Hook.php:990 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/classes/controller/FrontController.php:575 (exec)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
655 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 53420 LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
369 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 14 AND `id_shop` = 1 |
0.161
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
110 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 52331
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
402 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 4 AND `id_shop` = 1 |
0.161
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
132 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 52361 AND id_shop=1 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
81 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 14 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Country.php:401
/classes/AddressFormat.php:642 (isNeedDniByCountryId)
/classes/AddressFormat.php:623 (getFormat)
/classes/AddressFormat.php:567 (getAddressCountryFormat)
/classes/AddressFormat.php:442 (getOrderedAddressFields)
/classes/controller/FrontController.php:1641 (generateAddress)
/classes/controller/FrontController.php:506 (getTemplateVarShop)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
460 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5) LIMIT 1 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
467 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 54 AND `id_shop` = 1 |
0.160
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
448 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 25 AND `id_shop` = 1 |
0.159
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
259 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 22806 LIMIT 1 |
0.159
ms
|
2 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
121 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
185 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5398 LIMIT 1 |
0.159
ms
|
2 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
361 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 3 AND `id_shop` = 1 |
0.158
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
662 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 53421 LIMIT 1 |
0.158
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
414 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 45 AND `id_shop` = 1 |
0.158
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
579 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 52361 LIMIT 1 |
0.158
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
535 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 44) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
641 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 23134 LIMIT 1 |
0.158
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
461 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 5 AND `id_shop` = 1 |
0.158
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
434 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 35 AND `id_shop` = 1 |
0.157
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
541 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 41) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
648 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 22806 LIMIT 1 |
0.157
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
551 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 50) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
442 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 39 AND `id_shop` = 1 |
0.157
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
418 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 46 AND `id_shop` = 1 |
0.156
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
627 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 22605 LIMIT 1 |
0.156
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
620 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 22604 LIMIT 1 |
0.156
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
463 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 52 AND `id_shop` = 1 |
0.156
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
368 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) LIMIT 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
406 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 43 AND `id_shop` = 1 |
0.154
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
464 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 53) LIMIT 1 |
0.154
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
403 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 27) LIMIT 1 |
0.154
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
105 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/SpecificPrice.php:410
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
613 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 5417 LIMIT 1 |
0.154
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:193 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:148 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:161 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:297 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
352 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 4 |
0.153
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1052 (__construct)
/classes/Currency.php:745 (getCurrencyInstance)
/classes/Currency.php:655 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:172 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
547 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 38) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
362 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
371 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 15 AND `id_shop` = 1 |
0.153
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
524 |
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'home_default' LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Image.php:510
/modules/iqitmegamenu/iqitmegamenu.php:2612 (getSize)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
537 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 23) LIMIT 1 |
0.152
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
404 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 27 AND `id_shop` = 1 |
0.152
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
533 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 19) LIMIT 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
410 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 44 AND `id_shop` = 1 |
0.151
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
686 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "addresses"
OR m.page = "addresses"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Meta.php:189
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:118 (getMetaByPage)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:46 (makeStaticLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
670 |
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` = 1) LIMIT 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
217 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
409 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 44) LIMIT 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
109 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2025-09-10 00:00:00' AND '2025-09-10 23:59:59' LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/SpecificPrice.php:365
/classes/SpecificPrice.php:532 (computeExtraConditions)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
377 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 18 AND `id_shop` = 1 |
0.150
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
365 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 12 AND `id_shop` = 1 |
0.150
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
358 |
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'small_default' LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/Image.php:510
/modules/iqitmegamenu/iqitmegamenu.php:2605 (getSize)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
417 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 46) LIMIT 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
32 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.149
ms
|
10 |
|
|
/classes/Language.php:790
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:119 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
411 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 29) LIMIT 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
432 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 50 AND `id_shop` = 1 |
0.149
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
555 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 17) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
687 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "history"
OR m.page = "history"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/Meta.php:189
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:118 (getMetaByPage)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:46 (makeStaticLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
431 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 50) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
363 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 11 AND `id_shop` = 1 |
0.148
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
428 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 49 AND `id_shop` = 1 |
0.148
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
108 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2025-09-10 00:00:00' AND '2025-09-10 23:59:59' LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/SpecificPrice.php:361
/classes/SpecificPrice.php:532 (computeExtraConditions)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
398 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 68) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
543 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 31) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
563 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 46) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
539 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 18) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
458 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 70 AND `id_shop` = 1 |
0.147
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
10 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:203 (__construct)
/index.php:29 (require)
|
174 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
157 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5072 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
153 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 22951) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
145 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 22951
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
50 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/ObjectModel.php:1628
/classes/Group.php:400 (isAssociatedToShop)
/classes/Cart.php:246 (getCurrent)
/classes/Cart.php:219 (setTaxCalculationMethod)
/classes/controller/FrontController.php:416 (__construct)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
167 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2377 LIMIT 1 |
0.146
ms
|
2 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
126 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
142 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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_attribute` = 31198 LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/Combination.php:462
/classes/Product.php:4942 (getPrice)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
23 |
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias` |
0.146
ms
|
91 |
|
|
/classes/Hook.php:336
/classes/Hook.php:141 (getCanonicalHookNames)
/classes/Hook.php:360 (normalizeHookName)
/classes/Hook.php:383 (getAllKnownNames)
/classes/Hook.php:916 (isHookCallableOn)
/classes/Dispatcher.php:596 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
559 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 30) LIMIT 1 |
0.146
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
383 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 21 AND `id_shop` = 1 |
0.146
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
549 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 37) LIMIT 1 |
0.146
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
437 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) LIMIT 1 |
0.146
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
389 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 8 AND `id_shop` = 1 |
0.146
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
11 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:182
/classes/shop/ShopUrl.php:196 (cacheMainDomainForShop)
/classes/Tools.php:323 (getMainShopDomain)
/classes/Link.php:58 (getShopDomain)
/override/classes/Link.php:37 (__construct)
/config/config.inc.php:242 (__construct)
/index.php:29 (require)
|
285 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 53421 LIMIT 1 |
0.145
ms
|
3 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
674 |
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` = 2) LIMIT 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
427 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 49) LIMIT 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
693 |
SELECT SQL_NO_CACHE id_page_type
FROM ps_page_type
WHERE name = 'single' LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/Page.php:104
/classes/Page.php:55 (getPageTypeByName)
/classes/Connection.php:175 (getCurrentId)
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:990 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:540 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
289 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 53421 AND id_shop=1 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
676 |
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` = 18) LIMIT 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
66 |
SELECT SQL_NO_CACHE COUNT(id_simpleblog_comment)
FROM ps_simpleblog_comment
WHERE id_simpleblog_post = 33
AND active = 1 LIMIT 1 |
0.145
ms
|
4 |
|
|
/modules/ph_simpleblog/models/SimpleBlogComment.php:139
/modules/ph_simpleblog/classes/BlogPostsFinder.php:772 (getCommentsCount)
/modules/ph_simpleblog/classes/BlogPostsFinder.php:709 (getPostProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1843 (findPosts)
/modules/ph_simpleblog/controllers/front/single-v17.php:111 (getNextPost)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
553 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 3
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 8) LIMIT 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:59 (__construct)
/classes/Link.php:638 (__construct)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:196 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
399 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 68 AND `id_shop` = 1 |
0.144
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
351 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 4) LIMIT 1 |
0.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1052 (__construct)
/classes/Currency.php:745 (getCurrencyInstance)
/classes/Currency.php:655 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:172 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
420 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 31 AND `id_shop` = 1 |
0.144
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
469 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 69 AND `id_shop` = 1 |
0.144
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
92 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pshowtaxnumber" LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/module/Module.php:2820
/classes/module/Module.php:2334 (getModuleIdByName)
/modules/pshowlazyimg/vendor/prestashow/presta-core/Model/AbstractModule.php:120 (isEnabled)
/modules/pshowlazyimg/vendor/prestashow/presta-core/Model/AbstractModule.php:88 (runMigrations)
/modules/pshowtaxnumber/src/Module.php:44 (__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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/controller/FrontController.php:575 (exec)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
391 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 9 AND `id_shop` = 1 |
0.143
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
38 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'PLN') LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Currency.php:866
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
308 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 2377 |
0.143
ms
|
2 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
462 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 52) LIMIT 1 |
0.143
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
413 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 45) LIMIT 1 |
0.143
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
424 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 48 AND `id_shop` = 1 |
0.143
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
456 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 32 AND `id_shop` = 1 |
0.142
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
450 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 41 AND `id_shop` = 1 |
0.142
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
303 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 22951 |
0.142
ms
|
4 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
444 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 24 AND `id_shop` = 1 |
0.142
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
452 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 26 AND `id_shop` = 1 |
0.142
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
596 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2377) AND (id_product_attribute = 31329) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:2443 (getQuantityAvailableByProduct)
/modules/ps_legalcompliance/ps_legalcompliance.php:875 (getAttributeCombinations)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
41 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.142
ms
|
10 |
|
|
/classes/Language.php:790
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
47 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/ObjectModel.php:1628
/classes/Tools.php:697 (isAssociatedToShop)
/classes/controller/FrontController.php:357 (setCurrency)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
421 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 47) LIMIT 1 |
0.142
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
672 |
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` = 3) LIMIT 1 |
0.142
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
367 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 13 AND `id_shop` = 1 |
0.142
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
415 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 30) LIMIT 1 |
0.141
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
407 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 28) LIMIT 1 |
0.141
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
429 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 34) LIMIT 1 |
0.141
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
393 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 10 AND `id_shop` = 1 |
0.141
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
76 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/module/Module.php:2820
/classes/module/Module.php:2334 (getModuleIdByName)
/classes/controller/FrontController.php:1573 (isEnabled)
/classes/controller/FrontController.php:1680 (getDisplayTaxesLabel)
/classes/controller/FrontController.php:505 (getTemplateVarPage)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
457 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 70) LIMIT 1 |
0.141
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
373 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 16 AND `id_shop` = 1 |
0.141
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
33 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.141
ms
|
10 |
|
|
/classes/Language.php:790
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
397 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 63 AND `id_shop` = 1 |
0.141
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
381 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 20 AND `id_shop` = 1 |
0.140
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
353 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.140
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1052 (__construct)
/classes/Currency.php:745 (getCurrencyInstance)
/classes/Currency.php:655 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:172 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
44 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.140
ms
|
10 |
|
|
/classes/Language.php:790
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:119 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
375 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 17 AND `id_shop` = 1 |
0.140
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
58 |
SELECT SQL_NO_CACHE slug
FROM `ps_simpleblog_post_type` sbpt
WHERE (id_simpleblog_post_type = 1) LIMIT 1 |
0.140
ms
|
1 |
|
|
/modules/ph_simpleblog/models/SimpleBlogPostType.php:57
/modules/ph_simpleblog/models/SimpleBlogPost.php:457 (getSlugById)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1077 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:73 (getByRewrite)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
313 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 5398 |
0.140
ms
|
1 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
454 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 42 AND `id_shop` = 1 |
0.140
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
154 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
297 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 52331 |
0.139
ms
|
1 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
425 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 33) LIMIT 1 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
86 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pm_advancedpack" LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/module/Module.php:2820
/classes/module/Module.php:2310 (getModuleIdByName)
/modules/facebookproductad/lib/moduleTools.php:386 (isInstalled)
/modules/facebookproductad/facebookproductad.php:147 (isInstalled)
: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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/controller/FrontController.php:575 (exec)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
558 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 30
AND `active` = 1 LIMIT 1 |
0.139
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
441 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 39) LIMIT 1 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
364 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) LIMIT 1 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
102 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 25 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Category.php:1369
/classes/Product.php:4936 (getLinkRewrite)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
468 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 69) LIMIT 1 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
266 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
423 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 48) LIMIT 1 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
451 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 26) LIMIT 1 |
0.138
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
46 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1 |
0.138
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1052 (__construct)
/classes/Tools.php:693 (getCurrencyInstance)
/classes/controller/FrontController.php:357 (setCurrency)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
443 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 24) LIMIT 1 |
0.138
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
292 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
337 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 22806 |
0.138
ms
|
1 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
254 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
379 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 19 AND `id_shop` = 1 |
0.138
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
370 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 15) LIMIT 1 |
0.138
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
387 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 23 AND `id_shop` = 1 |
0.138
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
384 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 22) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
192 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
191 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5398) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
300 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 52361 |
0.137
ms
|
1 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
433 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 35) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
455 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 32) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
449 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 41) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
134 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 52361) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
321 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 22604 |
0.137
ms
|
1 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
435 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
385 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 22 AND `id_shop` = 1 |
0.137
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
372 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 16) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
419 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
366 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
133 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 52361 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
279 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
682 |
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` = 7) LIMIT 1 |
0.136
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
177 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5072 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
405 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 43) LIMIT 1 |
0.136
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
382 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 21) LIMIT 1 |
0.136
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
120 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 52331) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
340 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 53420 |
0.136
ms
|
1 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
466 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 54) LIMIT 1 |
0.135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
380 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20) LIMIT 1 |
0.135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
229 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
119 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 52331 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
253 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 23134) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
439 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) LIMIT 1 |
0.135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
156 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 22951) AND (id_product_attribute = 31198) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5072 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
117 |
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 43 |
0.135
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3466 (getTaxCalculator)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
447 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 25) LIMIT 1 |
0.135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
374 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 17) LIMIT 1 |
0.135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
242 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
222 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 22605 LIMIT 1 |
0.134
ms
|
2 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
445 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 40) LIMIT 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
235 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 22613 LIMIT 1 |
0.134
ms
|
2 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
204 |
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/order/Order.php:1211
/classes/order/Order.php:1192 (getIdByCartId)
/classes/Product.php:3810 (getByCartId)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
678 |
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` = 6) LIMIT 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
21 |
SELECT SQL_NO_CACHE * FROM ps_hook_module
WHERE `id_hook` = 179
AND `id_module` = 179
AND `id_shop` = 1 |
0.134
ms
|
1 |
|
|
/classes/Hook.php:549
/classes/module/Module.php:2362 (isModuleRegisteredOnHook)
/modules/ph_simpleblog/ph_simpleblog.php:123 (isRegisteredInHook)
: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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/Dispatcher.php:596 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
396 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 63) LIMIT 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
392 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10) LIMIT 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
333 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 23134 |
0.133
ms
|
1 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
394 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7) LIMIT 1 |
0.133
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
378 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19) LIMIT 1 |
0.133
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
176 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2377) AND (id_product_attribute = 31328) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5072 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
453 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 42) LIMIT 1 |
0.133
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
139 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 36 LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/Category.php:1369
/classes/Product.php:4936 (getLinkRewrite)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
526 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 10
AND `active` = 1 LIMIT 1 |
0.133
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
329 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 22613 |
0.133
ms
|
1 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
87 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "btfacebookchats" LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/module/Module.php:2820
/classes/module/Module.php:2310 (getModuleIdByName)
/modules/facebookproductad/lib/moduleTools.php:386 (isInstalled)
/modules/facebookproductad/facebookproductad.php:148 (isInstalled)
: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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/controller/FrontController.php:575 (exec)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
386 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 23) LIMIT 1 |
0.132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
97 |
SELECT SQL_NO_CACHE l.link_rewrite
FROM `ps_simpleblog_category_lang` l
WHERE (l.id_simpleblog_category = 1 AND l.id_lang = 1) LIMIT 1 |
0.132
ms
|
1 |
|
|
/modules/ph_simpleblog/models/SimpleBlogCategory.php:869
/modules/ph_simpleblog/models/SimpleBlogPost.php:1957 (getRewriteByCategory)
/modules/ph_simpleblog/controllers/front/single-v17.php:217 (getAlternativeLangsPostUrl)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
556 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 43
AND `active` = 1 LIMIT 1 |
0.132
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
680 |
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` = 10) LIMIT 1 |
0.132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (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:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
390 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 9) LIMIT 1 |
0.132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
197 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5417 LIMIT 1 |
0.132
ms
|
4 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507 (couldHaveSpecificPrice)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
317 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 5417 |
0.132
ms
|
1 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
88 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` |
0.131
ms
|
8 |
|
|
/classes/ImageType.php:147
/classes/ImageType.php:204 (getByNameNType)
/modules/facebookproductad/conf/moduleConfiguration.php:606 (getFormattedName)
/modules/facebookproductad/lib/moduleTools.php:70 (getConfVar)
/modules/facebookproductad/facebookproductad.php:160 (getConfiguration)
: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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/controller/FrontController.php:575 (exec)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
376 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 18) LIMIT 1 |
0.131
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
356 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 3 |
0.131
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1052 (__construct)
/classes/Currency.php:745 (getCurrencyInstance)
/classes/Currency.php:655 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:172 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
666 |
SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block_lang`
WHERE `id_iqit_link_block` = 3 |
0.131
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlock.php:43 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:178 (__construct)
/modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
61 |
SELECT SQL_NO_CACHE COUNT(id_simpleblog_comment)
FROM ps_simpleblog_comment
WHERE id_simpleblog_post = 31
AND active = 1 LIMIT 1 |
0.130
ms
|
4 |
|
|
/modules/ph_simpleblog/models/SimpleBlogComment.php:139
/modules/ph_simpleblog/classes/BlogPostsFinder.php:772 (getCommentsCount)
/modules/ph_simpleblog/classes/BlogPostsFinder.php:709 (getPostProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1813 (findPosts)
/modules/ph_simpleblog/controllers/front/single-v17.php:109 (getPreviousPost)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
347 |
SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block_lang`
WHERE `id_iqit_link_block` = 2 |
0.130
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlock.php:43 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:178 (__construct)
/modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
278 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 53420) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
343 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 53421 |
0.130
ms
|
1 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
388 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8) LIMIT 1 |
0.130
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:160 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3428 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3462 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:3353 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2608 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2572 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2556 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
129 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 52361
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
265 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 22806) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
325 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 22605 |
0.129
ms
|
1 |
|
|
/classes/Product.php:2510
/src/Adapter/Image/ImageRetriever.php:71 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:605 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:107 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:56 (__construct)
/modules/ph_simpleblog/controllers/front/single-v17.php:309 (present)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
291 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 53421) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
216 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 22604) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
116 |
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 43) LIMIT 1 |
0.127
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3466 (getTaxCalculator)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
228 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 22605) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
173 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2377) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
241 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 22613) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
151 |
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 42 |
0.126
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3466 (getTaxCalculator)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
227 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 22605 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
63 |
SELECT SQL_NO_CACHE slug
FROM `ps_simpleblog_post_type` sbpt
WHERE (id_simpleblog_post_type = 1) LIMIT 1 |
0.125
ms
|
1 |
|
|
/modules/ph_simpleblog/models/SimpleBlogPostType.php:57
/modules/ph_simpleblog/classes/BlogPostsFinder.php:782 (getSlugById)
/modules/ph_simpleblog/classes/BlogPostsFinder.php:709 (getPostProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1813 (findPosts)
/modules/ph_simpleblog/controllers/front/single-v17.php:109 (getPreviousPost)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
152 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 22951 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
42 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'USD') LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Currency.php:866
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
203 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5417) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3805 (getQuantityAvailableByProduct)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
260 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 22806
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
36 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.124
ms
|
10 |
|
|
/classes/Language.php:790
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:119 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
5 |
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.124
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:128 (__construct)
/classes/shop/Shop.php:411 (__construct)
/config/config.inc.php:121 (initialize)
/index.php:29 (require)
|
290 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 53421 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
348 |
SELECT SQL_NO_CACHE *
FROM `ps_hook` a
WHERE (a.`id_hook` = 504) LIMIT 1 |
0.124
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:33 (__construct)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
84 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field |
0.123
ms
|
1 |
|
|
/classes/ObjectModel.php:1491
/classes/ObjectModel.php:1523 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1454 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:509 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
202 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 5417 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
252 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 23134 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
264 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 22806 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
277 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 53420 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
270 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 36 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
586 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 22951) AND (id_product_attribute = 31200) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:2443 (getQuantityAvailableByProduct)
/modules/ps_legalcompliance/ps_legalcompliance.php:875 (getAttributeCombinations)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
80 |
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 14 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/AddressFormat.php:676
/classes/AddressFormat.php:638 (getFormatDB)
/classes/AddressFormat.php:623 (getFormat)
/classes/AddressFormat.php:567 (getAddressCountryFormat)
/classes/AddressFormat.php:442 (getOrderedAddressFields)
/classes/controller/FrontController.php:1641 (generateAddress)
/classes/controller/FrontController.php:506 (getTemplateVarShop)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
240 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 22613 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
94 |
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 10 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Hook.php:222
/classes/Hook.php:867 (getNameById)
/classes/controller/FrontController.php:575 (exec)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
37 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.121
ms
|
10 |
|
|
/classes/Language.php:790
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
251 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 23134 AND id_shop=1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
79 |
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 14 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Country.php:274
/src/Core/Addon/Module/ModuleManagerBuilder.php:254 (getIsoById)
/src/Core/Addon/Module/ModuleManagerBuilder.php:172 (getCountryIso)
/src/Core/Addon/Module/ModuleManagerBuilder.php:87 (__construct)
/classes/Link.php:965 (getInstance)
/override/classes/Link.php:47 (getImageLink)
/src/Adapter/Image/ImageRetriever.php:269 (getImageLink)
/classes/controller/FrontController.php:1536 (getNoPictureImage)
/classes/controller/FrontController.php:1624 (getTemplateVarUrls)
/classes/controller/FrontController.php:506 (getTemplateVarShop)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
273 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 53420
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
189 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 5398 AND id_shop=1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
208 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 32 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Category.php:1369
/classes/Product.php:4936 (getLinkRewrite)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
668 |
SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block_lang`
WHERE `id_iqit_link_block` = 4 |
0.119
ms
|
10 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlock.php:43 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:178 (__construct)
/modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
283 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 36 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
190 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 5398 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
172 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 2377 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
215 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 22604 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Pack.php:85
/classes/Product.php:3802 (isPack)
/classes/Product.php:5062 (getQuantity)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
150 |
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 42) LIMIT 1 |
0.118
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3466 (getTaxCalculator)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
113 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 52331 AND id_shop=1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
690 |
SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1 |
0.118
ms
|
0 |
|
|
/modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
/modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php:53 (findDataByCartIdAndShopId)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:267 (readData)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:54 (outputStoredEvents)
/modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
/classes/Hook.php:990 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:540 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
165 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 36 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
258 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 32 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
263 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 22806 AND id_shop=1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
209 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 32 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
286 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 53421
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
93 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 356 AND `id_shop` = 1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/module/Module.php:2335
/modules/pshowlazyimg/vendor/prestashow/presta-core/Model/AbstractModule.php:120 (isEnabled)
/modules/pshowlazyimg/vendor/prestashow/presta-core/Model/AbstractModule.php:88 (runMigrations)
/modules/pshowtaxnumber/src/Module.php:44 (__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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/controller/FrontController.php:575 (exec)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
233 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 4 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Category.php:1369
/classes/Product.php:4936 (getLinkRewrite)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
246 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 36 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
148 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 22951 AND id_shop=1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
201 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 5417 AND id_shop=1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
184 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
221 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 32 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
689 |
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 759 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Hook.php:222
/classes/Hook.php:867 (getNameById)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
669 |
SELECT SQL_NO_CACHE *
FROM `ps_hook` a
WHERE (a.`id_hook` = 26) LIMIT 1 |
0.116
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:33 (__construct)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
587 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 22951) AND (id_product_attribute = 31201) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:2443 (getQuantityAvailableByProduct)
/modules/ps_legalcompliance/ps_legalcompliance.php:875 (getAttributeCombinations)
/classes/Hook.php:990 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:414 (coreCallHook)
/classes/Hook.php:927 (callHookOn)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:292 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/6f/04/a7/6f04a786a8c9c4da0f339edecab25e7616165132_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068dccf38_65871979)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ad/ae/cd/adaecdff960a83153b9cc7b4f3e498fc6fb4d2f6_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068db3b06_46758739)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/37/05/d7/3705d7ae0c7269e6b9c6302a9d4d146a2de7d751_2.module.phsimpleblogviewstemplate.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068da2262_67862948)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:507 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:97 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:181 (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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_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/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:108 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
9 |
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.115
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:549 (__construct)
/config/config.inc.php:174 (getGroup)
/index.php:29 (require)
|
196 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
665 |
SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block` a
WHERE (a.`id_iqit_link_block` = 3) LIMIT 1 |
0.115
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlock.php:43 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:178 (__construct)
/modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
168 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2377
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
276 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 53420 AND id_shop=1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
226 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 22605 AND id_shop=1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
239 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 22613 AND id_shop=1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
346 |
SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block` a
WHERE (a.`id_iqit_link_block` = 2) LIMIT 1 |
0.114
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlock.php:43 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:178 (__construct)
/modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:155 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:73 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
248 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 23134
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
68 |
SELECT SQL_NO_CACHE slug
FROM `ps_simpleblog_post_type` sbpt
WHERE (id_simpleblog_post_type = 1) LIMIT 1 |
0.113
ms
|
1 |
|
|
/modules/ph_simpleblog/models/SimpleBlogPostType.php:57
/modules/ph_simpleblog/classes/BlogPostsFinder.php:782 (getSlugById)
/modules/ph_simpleblog/classes/BlogPostsFinder.php:709 (getPostProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1843 (findPosts)
/modules/ph_simpleblog/controllers/front/single-v17.php:111 (getNextPost)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
77 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 283 AND `id_shop` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/module/Module.php:2335
/classes/controller/FrontController.php:1573 (isEnabled)
/classes/controller/FrontController.php:1680 (getDisplayTaxesLabel)
/classes/controller/FrontController.php:505 (getTemplateVarPage)
/classes/controller/FrontController.php:567 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:77 (initContent)
/modules/ph_simpleblog/controllers/front/single-v17.php:185 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
211 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 22604
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
40 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'de-de'
OR `language_code` = 'de-de' LIMIT 1 |
0.112
ms
|
10 |
|
|
/classes/Language.php:790
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:119 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:110 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:97 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:196 (getLocale)
/classes/controller/FrontController.php:283 (init)
/override/classes/controller/FrontController.php:8 (init)
/modules/ph_simpleblog/controllers/front/single-v17.php:47 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
22 |
SELECT SQL_NO_CACHE * FROM ps_hook_module
WHERE `id_hook` = 182
AND `id_module` = 179
AND `id_shop` = 1 |
0.112
ms
|
1 |
|
|
/classes/Hook.php:549
/classes/module/Module.php:2362 (isModuleRegisteredOnHook)
/modules/ph_simpleblog/ph_simpleblog.php:127 (isRegisteredInHook)
: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:65 (make)
/classes/module/Module.php:1162 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1141 (coreLoadModule)
/classes/Hook.php:904 (getInstanceByName)
/classes/Dispatcher.php:596 (exec)
/classes/Dispatcher.php:249 (loadRoutes)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
171 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2377 AND id_shop=1 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
186 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5398
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
13 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'de' LIMIT 1 |
0.112
ms
|
10 |
|
|
/classes/Language.php:761
/classes/Tools.php:632 (getIdByIso)
/classes/Dispatcher.php:242 (switchLanguage)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
214 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 22604 AND id_shop=1 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Product.php:5871
/classes/Product.php:3465 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
223 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 22605
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
667 |
SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block` a
WHERE (a.`id_iqit_link_block` = 4) LIMIT 1 |
0.111
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlock.php:43 (__construct)
/modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:178 (__construct)
/modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:112 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/2b/8c/e7/2b8ce740a674a1e9dd5f7e15fe966a12b6feebb1_2.file.footer-2.tpl.php:67 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f332cc8_96960152)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d9/ec/01/d9ec019ede25e65d53179a572f6db5e06f975b64_2.file.footer.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05f327fc8_33167878)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:506 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:142 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
530 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 35
AND `active` = 1 LIMIT 1 |
0.111
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
15 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 3
AND id_shop = 1 LIMIT 1 |
0.109
ms
|
1 |
|
|
/classes/ObjectModel.php:1628
/classes/Tools.php:647 (isAssociatedToShop)
/classes/Dispatcher.php:242 (switchLanguage)
/classes/Dispatcher.php:207 (__construct)
/index.php:30 (getInstance)
|
140 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 36 LIMIT 1 |
0.109
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
198 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5417
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.109
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
236 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 22613
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.109
ms
|
1 |
|
|
/classes/SpecificPrice.php:249
/classes/SpecificPrice.php:229 (getPriority)
/classes/SpecificPrice.php:549 (_getScoreQuery)
/classes/Product.php:3370 (getSpecificPrice)
/classes/Product.php:3259 (priceCalculation)
/classes/Product.php:4955 (getPriceStatic)
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
103 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1 |
0.109
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
528 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 2
AND `active` = 1 LIMIT 1 |
0.108
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
4 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_shop LIMIT 1 |
0.108
ms
|
2 |
|
|
/classes/shop/Shop.php:1163
/classes/Configuration.php:220 (isFeatureActive)
/classes/Configuration.php:289 (get)
/classes/shop/Shop.php:380 (getMultiShopValues)
/config/config.inc.php:121 (initialize)
/index.php:29 (require)
|
538 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 18
AND `active` = 1 LIMIT 1 |
0.106
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
534 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 44
AND `active` = 1 LIMIT 1 |
0.103
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
98 |
SELECT SQL_NO_CACHE l.link_rewrite
FROM `ps_simpleblog_category_lang` l
WHERE (l.id_simpleblog_category = 1 AND l.id_lang = 2) LIMIT 1 |
0.103
ms
|
1 |
|
|
/modules/ph_simpleblog/models/SimpleBlogCategory.php:869
/modules/ph_simpleblog/models/SimpleBlogPost.php:1957 (getRewriteByCategory)
/modules/ph_simpleblog/controllers/front/single-v17.php:217 (getAlternativeLangsPostUrl)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
234 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 4 LIMIT 1 |
0.103
ms
|
1 |
|
|
/classes/Product.php:4937
/override/classes/Product.php:162 (getProductProperties)
/classes/Product.php:5165 (getProductProperties)
/override/classes/Product.php:278 (getProductsProperties)
/modules/ph_simpleblog/models/SimpleBlogPost.php:1741 (getProductsProperties)
/modules/ph_simpleblog/controllers/front/single-v17.php:263 (getRelatedProducts)
/modules/ph_simpleblog/controllers/front/single-v17.php:243 (getRelatedProducts)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
532 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 19
AND `active` = 1 LIMIT 1 |
0.103
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
562 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 46
AND `active` = 1 LIMIT 1 |
0.102
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
536 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 23
AND `active` = 1 LIMIT 1 |
0.102
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
552 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 8
AND `active` = 1 LIMIT 1 |
0.100
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
544 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 1
AND `active` = 1 LIMIT 1 |
0.100
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
99 |
SELECT SQL_NO_CACHE l.link_rewrite
FROM `ps_simpleblog_category_lang` l
WHERE (l.id_simpleblog_category = 1 AND l.id_lang = 3) LIMIT 1 |
0.099
ms
|
1 |
|
|
/modules/ph_simpleblog/models/SimpleBlogCategory.php:869
/modules/ph_simpleblog/models/SimpleBlogPost.php:1957 (getRewriteByCategory)
/modules/ph_simpleblog/controllers/front/single-v17.php:217 (getAlternativeLangsPostUrl)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
548 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 37
AND `active` = 1 LIMIT 1 |
0.099
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
542 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 31
AND `active` = 1 LIMIT 1 |
0.099
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
560 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 36
AND `active` = 1 LIMIT 1 |
0.098
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
554 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 17
AND `active` = 1 LIMIT 1 |
0.098
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
550 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 50
AND `active` = 1 LIMIT 1 |
0.098
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
546 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 38
AND `active` = 1 LIMIT 1 |
0.098
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
540 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 41
AND `active` = 1 LIMIT 1 |
0.098
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|
564 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 45
AND `active` = 1 LIMIT 1 |
0.097
ms
|
1 |
|
|
/override/classes/Manufacturer.php:44
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:191 (getNameById)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php:275 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e8f6634_01743014)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383 (render)
/var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php:244 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e870f44_56637554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:211 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2480 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2558 (fetch)
/classes/Hook.php:995 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:947 (coreRenderWidget)
/config/smarty.config.inc.php:165 (exec)
/classes/Smarty/SmartyLazyRegister.php:83 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/7b/b0/98/7bb09866829ac0f3b1b17f5a7191666e1af4e257_2.file.header-2.tpl.php:224 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e689582_86369468)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:222 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/79/97/8c/79978cb97a6f0e2dc2fc2946d2c6a88a178023b3_2.file.header.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e5fe8e6_25354659)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:270 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/b6/af/8f/b6af8f836e80926c36ea8aa648f4f1d7cbfea888_2.file.layout-both-columns.tpl.php:75 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e4b4f31_46165385)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/9f/83/48/9f83489b9ed2c5f34d775a7a771b1210b7f993f6_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e05e48b080_76610959)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d1/cd/47/d1cd47f94705522e23dfbee054a3e63055b78019_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e066c9a2f2_38030203)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/99/a8/09/99a809de32653f6e62db9cfad0917d1582a14bf3_2.module.phsimpleblogviewstemplate.php:82 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68c0e068b318e9_08719458)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:704 (fetch)
/classes/controller/FrontController.php:686 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:518 (run)
/index.php:30 (dispatch)
|